u-boot/arch/arm/include/asm/arch-fsl-layerscape
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
..
clock.h arm: Don't include common.h in header files 2020-05-18 14:54:24 -04:00
config.h arch: armv8: fsl-layerscape: export serdes config to environment 2020-01-24 14:28:26 +05:30
cpu.h arm: ls1028a: define the integrated PCI bus (ECAM) 2019-06-19 12:54:57 +05:30
fdt.h SPDX: Convert all of our single license tags to Linux Kernel style 2018-05-07 09:34:12 -04:00
fsl_icid.h fsl-layerscape: fix compile error with sec fw disabled 2019-11-08 11:13:38 +05:30
fsl_portals.h armv8: ls1046a: add icid setup for qman portals 2018-08-10 10:35:36 -07:00
fsl_serdes.h armv8: ls1028a: Add other serdes protocal support 2019-06-19 12:54:56 +05:30
immap_lsch2.h armv8: fsl-layerscape: Make USB masters snoopable 2019-10-21 15:34:17 +05:30
immap_lsch3.h armv8: ls1028a: define esdhc_status_fixup 2020-04-20 13:35:11 +05:30
imx-regs.h SPDX: Convert all of our single license tags to Linux Kernel style 2018-05-07 09:34:12 -04:00
mmu.h SPDX: Convert all of our single license tags to Linux Kernel style 2018-05-07 09:34:12 -04:00
mp.h SPDX: Convert all of our single license tags to Linux Kernel style 2018-05-07 09:34:12 -04:00
ns_access.h armv8: layerscape: Enable EHCI access for LS1012A 2018-08-10 10:37:39 -07:00
ppa.h SPDX: Convert all of our single license tags to Linux Kernel style 2018-05-07 09:34:12 -04:00
soc.h fsl-layerscape: Move GIC RD tables init to soc.c 2020-04-28 17:46:46 +05:30
speed.h SPDX: Convert all of our single license tags to Linux Kernel style 2018-05-07 09:34:12 -04:00
stream_id_lsch2.h armv8: fsl-layerscape: add missing debug stream ID 2018-08-10 10:35:29 -07:00
stream_id_lsch3.h armv8: lx2160a: Add FSL_PEX_STREAM_ID_END for LX2160A 2019-12-26 16:00:21 +05:30