]> git.ipfire.org Git - people/ms/u-boot.git/commitdiff
ARM: uniphier: kill bogus header includes
authorMasahiro Yamada <yamada.masahiro@socionext.com>
Fri, 8 Jan 2016 16:51:10 +0000 (01:51 +0900)
committerMasahiro Yamada <yamada.masahiro@socionext.com>
Tue, 12 Jan 2016 16:54:38 +0000 (01:54 +0900)
These includes are not necessary.

Signed-off-by: Masahiro Yamada <yamada.masahiro@socionext.com>
13 files changed:
arch/arm/mach-uniphier/boot-mode/boot-mode-ph1-ld4.c
arch/arm/mach-uniphier/boot-mode/boot-mode-ph1-pro5.c
arch/arm/mach-uniphier/boot-mode/boot-mode-ph1-sld3.c
arch/arm/mach-uniphier/boot-mode/boot-mode-proxstream2.c
arch/arm/mach-uniphier/boot-mode/boot-mode.c
arch/arm/mach-uniphier/init/init-ph1-ld4.c
arch/arm/mach-uniphier/init/init-ph1-pro4.c
arch/arm/mach-uniphier/init/init-ph1-pro5.c
arch/arm/mach-uniphier/init/init-ph1-sld3.c
arch/arm/mach-uniphier/init/init-ph1-sld8.c
arch/arm/mach-uniphier/init/init-proxstream2.c
arch/arm/mach-uniphier/lowlevel_init.S
arch/arm/mach-uniphier/micro-support-card.c

index f974d9f08d10693dcd426b087a90f12b644e188d..c04895ae65554b4577ede7521fc72694086771ee 100644 (file)
@@ -9,7 +9,6 @@
 #include <linux/io.h>
 #include <mach/boot-device.h>
 #include <mach/sg-regs.h>
-#include <mach/sbc-regs.h>
 
 struct boot_device_info boot_device_table[] = {
        {BOOT_DEVICE_NAND, "NAND (Mirror 8, ECC  8, EraseSize 128KB, Addr 4)"},
index c68cb59fc0cd869dcd79b353640f547d17dcf26a..004e2fba0b58ed284809bffacbc8b0524e52ce9c 100644 (file)
@@ -8,7 +8,6 @@
 #include <spl.h>
 #include <linux/io.h>
 #include <mach/boot-device.h>
-#include <mach/sbc-regs.h>
 #include <mach/sg-regs.h>
 
 static struct boot_device_info boot_device_table[] = {
index c943e12db15d75b73a7a485b726804ab65676e39..66c1764b54820519ef2fccded123a9d00506c80e 100644 (file)
@@ -9,7 +9,6 @@
 #include <linux/io.h>
 #include <mach/boot-device.h>
 #include <mach/sg-regs.h>
-#include <mach/sbc-regs.h>
 
 static struct boot_device_info boot_device_table[] = {
        {BOOT_DEVICE_NONE, "Reserved"},
index 10a47c6fccf7901eb658e57774a90f8646f826f0..8c5b095e95532a8b3151231c9f049ccf4a592b30 100644 (file)
@@ -8,8 +8,6 @@
 #include <spl.h>
 #include <linux/io.h>
 #include <mach/boot-device.h>
-#include <mach/init.h>
-#include <mach/sbc-regs.h>
 #include <mach/sg-regs.h>
 
 static struct boot_device_info boot_device_table[] = {
index c6cafa7919c16c7a87328d13ec056fd88c0505f9..26fc9b0a9f0725429896afbce592fba0c1e86a82 100644 (file)
@@ -6,7 +6,6 @@
 
 #include <common.h>
 #include <spl.h>
-#include <linux/io.h>
 #include <mach/boot-device.h>
 #include <mach/sbc-regs.h>
 #include <mach/soc_info.h>
index 8d0ef0389e1ca203b687ba634de24ee1adaa8780..bab120466cc0bb4edc27756d4eb585a8ec5c6543 100644 (file)
@@ -6,7 +6,6 @@
 
 #include <common.h>
 #include <spl.h>
-#include <linux/compiler.h>
 #include <mach/init.h>
 #include <mach/micro-support-card.h>
 
index b9ce08d88f9e29a47c39a98121115943c7c681bd..478c801332a0bfd0cf1a98db914857bad706e699 100644 (file)
@@ -6,7 +6,6 @@
 
 #include <common.h>
 #include <spl.h>
-#include <linux/compiler.h>
 #include <mach/init.h>
 #include <mach/micro-support-card.h>
 
index 92b3f21d93c2c46b0a8630e3b74f83c121e30051..cd6313a04fa1249a57573e9cfc86aaee76b3345b 100644 (file)
@@ -6,7 +6,6 @@
 
 #include <common.h>
 #include <spl.h>
-#include <linux/compiler.h>
 #include <mach/init.h>
 #include <mach/micro-support-card.h>
 
index 1146fdab97728b574fd49febf7c3a0d19d93a5e6..512d66d1b6c802930a2eff353ebd0d6a16b1f9e2 100644 (file)
@@ -6,7 +6,6 @@
 
 #include <common.h>
 #include <spl.h>
-#include <linux/compiler.h>
 #include <mach/init.h>
 #include <mach/micro-support-card.h>
 
index 741e88c212f0f8002c7e46d06d8303be7edbeb84..5827e6da73d3ab2f00c5b5b09726d5ff0d78a7db 100644 (file)
@@ -6,7 +6,6 @@
 
 #include <common.h>
 #include <spl.h>
-#include <linux/compiler.h>
 #include <mach/init.h>
 #include <mach/micro-support-card.h>
 
index 8d03b8f86a0b89dc8c6cf50b96c0fab6d2490def..71d36d94e6ed16342f3b7249025d236fb0cead4f 100644 (file)
@@ -6,7 +6,6 @@
 
 #include <common.h>
 #include <spl.h>
-#include <linux/compiler.h>
 #include <mach/init.h>
 #include <mach/micro-support-card.h>
 
index 5936045e866b947eee713c3e27568c60d65bc466..1a2222d9d28da9f69231b5c7cdc5c0057f4b2b27 100644 (file)
@@ -8,8 +8,6 @@
 #include <linux/linkage.h>
 #include <linux/sizes.h>
 #include <asm/system.h>
-#include <mach/arm-mpcore.h>
-#include <mach/sbc-regs.h>
 #include <mach/ssc-regs.h>
 
 ENTRY(lowlevel_init)
index 4c34748c25cb89b970b7e49b8433e7bcec5ab707..9c2483fb9141fe138dbccdf19ef3e27d6ce1a50b 100644 (file)
@@ -70,7 +70,6 @@ int board_eth_init(bd_t *bis)
 #if !defined(CONFIG_SYS_NO_FLASH)
 
 #include <mtd/cfi_flash.h>
-#include <mach/sbc-regs.h>
 
 struct memory_bank {
        phys_addr_t base;