On Mon, Jul 31, 2017 at 3:17 AM, Heinrich Schuchardt <xypron.g...@gmx.de> wrote:
> The value of uma_memory_size depends on an undefined value
> from the stack. The value of uma_memory_size is changed but
> never used.
>
> So simply remove this superfluous code.
>
> The problem was indicated by cppcheck.
>
> Signed-off-by: Heinrich Schuchardt <xypron.g...@gmx.de>
> ---
>  arch/x86/cpu/ivybridge/sdram.c | 5 -----
>  1 file changed, 5 deletions(-)
>

Good catch!

Reviewed-by: Bin Meng <bmeng...@gmail.com>
_______________________________________________
U-Boot mailing list
U-Boot@lists.denx.de
https://lists.denx.de/listinfo/u-boot

Reply via email to