summaryrefslogtreecommitdiff
path: root/arch/arm/mach-stm32mp/cmd_stm32prog/cmd_stm32prog.c
diff options
context:
space:
mode:
authorManorit Chawdhry <m-chawdhry@ti.com>2023-12-29 16:16:25 +0530
committerTom Rini <trini@konsulko.com>2024-01-04 16:48:00 -0500
commitb1839fcf758a8d36ba8b082bb5a71f0aec6bbb32 (patch)
tree311ba7ebcee56d804b4dec1f4e2d22261937aee6 /arch/arm/mach-stm32mp/cmd_stm32prog/cmd_stm32prog.c
parent2b28c3b871cd5d55b19f0a86cef970139f8ab952 (diff)
dtoc: Change dst to self in debug message
Fix the error message to not use dst and use self as it is copying the properties to self. While using templating if there are no subnodes defined, we end up in this situation where "dst" isn't defined and it tries to print the error message and fails. 'UnboundLocalError: local variable 'dst' referenced before assignment' Fixes: 55e1278d5eca ("dtoc: Allow inserting a list of nodes into another") Signed-off-by: Manorit Chawdhry <m-chawdhry@ti.com> Reviewed-by: Simon Glass <sjg@chromium.org>
Diffstat (limited to 'arch/arm/mach-stm32mp/cmd_stm32prog/cmd_stm32prog.c')
0 files changed, 0 insertions, 0 deletions