u-boot-brain/arch/x86/cpu/ivybridge
xypron.glpk@gmx.de 6461f45b71 x86: ivybridge: remove unused uma_memory_size
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.glpk@gmx.de>
Reviewed-by: Bin Meng <bmeng.cn@gmail.com>
Reviewed-by: Simon Glass <sjg@chromium.org>
2017-08-01 20:17:02 +08:00
..
bd82x6x.c x86: ivybridge: Declare global data where it is used 2017-02-06 11:38:46 +08:00
cpu.c board_f: x86: Use checkcpu() for CPU init 2017-04-05 13:55:09 -04:00
early_me.c dm: x86: Move link to use driver model for video 2016-10-11 11:55:33 +08:00
fsp_configs.c x86: ivybridge: Add FSP support 2016-02-21 13:42:52 +08:00
ivybridge.c x86: squash lines for immediate return 2016-09-23 17:53:49 -04:00
Kconfig x86: Convert INTEL_ICH6_GPIO to Kconfig 2017-08-01 20:17:02 +08:00
lpc.c dm: core: Replace of_offset with accessor 2017-02-08 06:12:14 -07:00
Makefile x86: ivybridge: Provide a dummy SDRAM init for 64-bit 2017-02-06 11:38:46 +08:00
model_206ax.c dm: core: Replace of_offset with accessor 2017-02-08 06:12:14 -07:00
northbridge.c x86: ivybridge: Declare global data where it is used 2017-02-06 11:38:46 +08:00
sata.c x86: Move link to use driver model for SCSI 2017-07-11 10:08:19 -06:00
sdram_nop.c x86: ivybridge: Provide a dummy SDRAM init for 64-bit 2017-02-06 11:38:46 +08:00
sdram.c x86: ivybridge: remove unused uma_memory_size 2017-08-01 20:17:02 +08:00