u-boot-brain/arch/arm/mach-uniphier
Masahiro Yamada e9d3b23505 ARM: uniphier: drop #include <init.h> again from umc-pxs2.c
I do not understand the change made to this file by
commit 691d719db7 ("common: Drop init.h from common header").

  git show 691d719db7 -- arch/arm/mach-uniphier/dram/umc-pxs2.c

This file does not call or define any functions declared in <init.h>

Simply revert the change made to this file.

Signed-off-by: Masahiro Yamada <yamada.masahiro@socionext.com>
Reviewed-by: Simon Glass <sjg@chromium.org>
2020-05-22 11:21:06 +09:00
..
arm32 ARM: uniphier: include <asm/system.h> instead of <asm/cache.h> from psci.c 2020-05-22 11:21:06 +09:00
arm64 ARM: uniphier: make mem_map run-time configurable 2019-07-10 22:42:05 +09:00
bcu SPDX: Convert all of our single license tags to Linux Kernel style 2018-05-07 09:34:12 -04:00
boot-device common: Drop linux/bitops.h from common header 2020-05-18 21:19:23 -04:00
clk common: Drop linux/delay.h from common header 2020-05-18 21:19:23 -04:00
debug-uart ARM: uniphier: de-couple SC macros into base address and offset 2019-07-10 22:42:02 +09:00
dram ARM: uniphier: drop #include <init.h> again from umc-pxs2.c 2020-05-22 11:21:06 +09:00
sbc ARM: uniphier: make boot_is_swapped() code optional 2019-07-10 22:41:58 +09:00
base-address.c ARM: uniphier: detect register base addresses run-time 2019-07-10 22:42:03 +09:00
base-address.h ARM: uniphier: detect register base addresses run-time 2019-07-10 22:42:03 +09:00
board_init.c common: Drop log.h from common header 2020-05-18 21:19:18 -04:00
board_late_init.c ARM: uniphier: remove workaround for the NAND write protect 2020-02-28 02:40:22 +09:00
boards.c SPDX: Convert all of our single license tags to Linux Kernel style 2018-05-07 09:34:12 -04:00
cpu-info.c common: Drop init.h from common header 2020-05-18 17:33:33 -04:00
debug.h SPDX: Convert all of our single license tags to Linux Kernel style 2018-05-07 09:34:12 -04:00
dram_init.c common: Drop init.h from common header 2020-05-18 17:33:33 -04:00
fdt-fixup.c ARM: uniphier: support fdt_fixup_mtdparts 2018-07-25 08:47:53 +09:00
init.h common: Drop linux/bitops.h from common header 2020-05-18 21:19:23 -04:00
Kconfig Kconfig: Sort bool, default, select and imply options 2018-07-30 07:18:48 -04:00
Makefile ARM: uniphier: move NAND reset assertion to U-Boot proper from SPL 2020-02-28 02:38:55 +09:00
memconf.c ARM: uniphier: de-couple SG macros into base address and offset 2019-07-10 22:42:00 +09:00
micro-support-card.c ARM: uniphier: remove #include <net.h> again from micro-support-card.c 2020-05-22 11:21:06 +09:00
micro-support-card.h SPDX: Convert all of our single license tags to Linux Kernel style 2018-05-07 09:34:12 -04:00
mmc-boot-mode.c spl: mmc: Rename spl_boot_mode() to spl_mmc_boot_mode() 2020-04-22 20:41:57 +08:00
mmc-first-dev.c command: Remove the cmd_tbl_t typedef 2020-05-18 18:36:55 -04:00
nand-reset.c common: Drop log.h from common header 2020-05-18 21:19:18 -04:00
pinctrl-glue.c dm: core: Add device_foreach_child() 2019-10-08 13:57:39 +08:00
reset.c common: Move reset_cpu() to the CPU header 2020-01-17 14:02:31 -05:00
sc-regs.h ARM: uniphier: de-couple SC macros into base address and offset 2019-07-10 22:42:02 +09:00
sc64-regs.h ARM: uniphier: detect register base addresses run-time 2019-07-10 22:42:03 +09:00
sg-regs.h ARM: uniphier: detect register base addresses run-time 2019-07-10 22:42:03 +09:00
soc-info.c ARM: uniphier: de-couple SG macros into base address and offset 2019-07-10 22:42:00 +09:00
soc-info.h SPDX: Convert all of our single license tags to Linux Kernel style 2018-05-07 09:34:12 -04:00
spl_board_init.c spl: Always define preloader_console_init 2020-05-15 14:47:35 -04:00