mirror of
https://xff.cz/git/u-boot/
synced 2025-09-02 17:22:22 +02:00
The "d" variable is set to 0 in sdr_backup_phase() and is not used at all in sdr_nonworking_phase(). Make it local and zap it respectively. Signed-off-by: Marek Vasut <marex@denx.de>