[PATCH 1/1] dm: ddr: socfpga: don't assign values that are not used

Simon Glass sjg at chromium.org
Sat Feb 20 12:54:45 CET 2021


On Sat, 20 Feb 2021 at 02:40, Heinrich Schuchardt <xypron.glpk at gmx.de> wrote:
>
> The values of left_edge[0] and right_edge[0] are overwritten before they
> are used. Remove the superfluous assignments.
>
> Fixes: 285b3cb939a8 ("dm: ddr: socfpga: fix gen5 ddr driver to not use bss")
> Signed-off-by: Heinrich Schuchardt <xypron.glpk at gmx.de>
> ---
>  drivers/ddr/altera/sequencer.c | 7 -------
>  1 file changed, 7 deletions(-)
>

Reviewed-by: Simon Glass <sjg at chromium.org>


More information about the U-Boot mailing list