u-boot-brain/arch/x86/cpu/broadwell
Stefan Roese dfaf6a5797 CONFIG_NR_DRAM_BANKS: Remove unreferenced code as its always defined
Since commit 86cf1c8285 ("configs: Migrate CONFIG_NR_DRAM_BANKS") &
commit 999a772d9f ("Kconfig: Migrate CONFIG_NR_DRAM_BANKS"),
CONFIG_NR_DRAM_BANKS is always defined with a value (4 is default).
It makes no sense to still carry code that is guarded with
"#ifndef CONFIG_NR_DRAM_BANKS" (and similar). This patch removes
all these unreferenced code paths.

Signed-off-by: Stefan Roese <sr@denx.de>
Reviewed-by: Pali Rohár <pali@kernel.org>
Reviewed-by: Andy Shevchenko <andriy.shevchenko@linux.intel.com>
Reviewed-by: Bin Meng <bmeng.cn@gmail.com>
2020-08-26 09:19:16 +02:00
..
adsp.c common: Drop log.h from common header 2020-05-18 21:19:18 -04:00
cpu_from_spl.c CONFIG_NR_DRAM_BANKS: Remove unreferenced code as its always defined 2020-08-26 09:19:16 +02:00
cpu_full.c cpu: Convert the methods to use a const udevice * 2020-07-25 14:46:57 -06:00
cpu.c common: Drop log.h from common header 2020-05-18 21:19:18 -04:00
iobp.c common: Drop linux/delay.h from common header 2020-05-18 21:19:23 -04:00
Kconfig SPDX: Convert all of our single license tags to Linux Kernel style 2018-05-07 09:34:12 -04:00
lpc.c common: Drop log.h from common header 2020-05-18 21:19:18 -04:00
Makefile x86: broadwell: Select refcode and CPU code for SPL 2019-05-08 13:02:14 +08:00
me.c common: Drop linux/delay.h from common header 2020-05-18 21:19:23 -04:00
northbridge.c x86: broadwell: Allow SDRAM init from SPL 2019-05-08 13:02:12 +08:00
pch.c common: Drop linux/delay.h from common header 2020-05-18 21:19:23 -04:00
pinctrl_broadwell.c common: Drop log.h from common header 2020-05-18 21:19:18 -04:00
power_state.c x86: Avoid #ifdef with CONFIG_HAVE_ACPI_RESUME 2020-07-17 14:32:24 +08:00
refcode.c common: Drop log.h from common header 2020-05-18 21:19:18 -04:00
sata.c common: Drop linux/delay.h from common header 2020-05-18 21:19:23 -04:00
sdram.c common: Drop log.h from common header 2020-05-18 21:19:18 -04:00