commit | d7552895b7a5f3b4c53dac14f6fbf33f3e694535 | [log] [tgz] |
---|---|---|
author | Simon Glass <sjg@chromium.org> | Wed Jul 17 16:57:10 2024 +0100 |
committer | Simon Glass <sjg@chromium.org> | Fri Jul 26 08:01:06 2024 -0600 |
tree | bd5983b6f8486ffbae67cad6b2cd5248a39d51d2 | |
parent | c2466b787d5bf9c5989adb72e84fb1440e47a398 [diff] |
qconfig: Drop col argument from Slots() This is not needed since the progress indicator has the object. Use that instead. Signed-off-by: Simon Glass <sjg@chromium.org>