u-boot-brain/arch/arm/mach-omap2/omap5
Simon Glass c3dc39a2f8 arm: Don't include common.h in header files
It is bad practice to include common.h in other header files since it can
bring in any number of superfluous definitions. It implies that some C
files don't include it and thus may be missing CONFIG options that are set
up by that file. The C files should include these themselves.

Update some header files in arch/arm to drop this.

Signed-off-by: Simon Glass <sjg@chromium.org>
2020-05-18 14:54:24 -04:00
..
abb.c SPDX: Convert all of our single license tags to Linux Kernel style 2018-05-07 09:34:12 -04:00
boot.c SPDX: Convert all of our single license tags to Linux Kernel style 2018-05-07 09:34:12 -04:00
dra7xx_iodelay.c common: Move hang() to the same header as panic() 2020-01-17 17:53:40 -05:00
emif.c SPDX: Convert all of our single license tags to Linux Kernel style 2018-05-07 09:34:12 -04:00
fdt.c common: Move hang() to the same header as panic() 2020-01-17 17:53:40 -05:00
hw_data.c board: ti: beagleboneai: add initial support 2020-01-20 10:10:28 +05:30
hwinit.c common: Move reset_cpu() to the CPU header 2020-01-17 14:02:31 -05:00
Kconfig arm: am57xx: cl-som-am57x: remove board support 2019-04-17 09:20:26 -04:00
Makefile SPDX: Convert all of our single license tags to Linux Kernel style 2018-05-07 09:34:12 -04:00
prcm-regs.c SPDX: Convert all of our single license tags to Linux Kernel style 2018-05-07 09:34:12 -04:00
sdram.c arm: Don't include common.h in header files 2020-05-18 14:54:24 -04:00
sec_entry_cpu1.S CONFIG_SPL_SYS_[DI]CACHE_OFF: add 2019-05-18 08:15:35 -04:00