diff options
author | Simon Glass <sjg@chromium.org> | 2024-07-17 16:56:49 +0100 |
---|---|---|
committer | Simon Glass <sjg@chromium.org> | 2024-07-26 08:01:05 -0600 |
commit | 61d555d8a741b7859c878fc34f9279413c4900c0 (patch) | |
tree | 45520b8c62ffbea5768bc8eed490baf203bd1ba4 /drivers/ddr/imx/imx9 | |
parent | f4e163ece454bcf949a9b2005de3b70392ca05d1 (diff) |
qconfig: Fix pylint error in read_database()
Fix this error by initing the variable before the loop:
tools/qconfig.py:880:22: E0606: Possibly using variable 'defconfig'
before assignment (possibly-used-before-assignment)
Signed-off-by: Simon Glass <sjg@chromium.org>
Diffstat (limited to 'drivers/ddr/imx/imx9')
0 files changed, 0 insertions, 0 deletions