]> git.ipfire.org Git - people/ms/u-boot.git/commit
common: arm: freescale: layerscape: Move header files out of common.h
authorSimon Glass <sjg@chromium.org>
Wed, 17 May 2017 14:23:10 +0000 (08:23 -0600)
committerTom Rini <trini@konsulko.com>
Mon, 5 Jun 2017 18:12:59 +0000 (14:12 -0400)
commit457e51cffdacf117c2afdd09d9bfc2f8df7314cb
tree8c57e8c2e3411e24bc1b827345c4a91f635128a2
parent89f5eaa1ee9a3307e05458aa4f3b2155ab0a7144
common: arm: freescale: layerscape: Move header files out of common.h

We should not have an arch-specific header file in common.h. Adjust the
board files a little so it is not needed, and drop it.

Signed-off-by: Simon Glass <sjg@chromium.org>
14 files changed:
arch/arm/include/asm/arch-fsl-layerscape/soc.h
arch/arm/include/asm/arch-ls102xa/clock.h
arch/arm/include/asm/arch-ls102xa/soc.h [new file with mode: 0644]
drivers/ddr/fsl/ctrl_regs.c
drivers/ddr/fsl/fsl_ddr_gen4.c
drivers/ddr/fsl/options.c
drivers/ddr/fsl/util.c
drivers/usb/common/fsl-errata.c
include/common.h
include/configs/ls1012a_common.h
include/configs/ls1043a_common.h
include/configs/ls1046a_common.h
include/configs/ls2080a_common.h
include/fsl_ifc.h