summaryrefslogtreecommitdiffstats
path: root/arch/arm/mach-uniphier/micro-support-card.c
diff options
context:
space:
mode:
authorMasahiro Yamada <yamada.masahiro@socionext.com>2016-01-09 01:51:10 +0900
committerMasahiro Yamada <yamada.masahiro@socionext.com>2016-01-13 01:54:38 +0900
commit9475f8de88dc397450cc28912af96595da45d5c8 (patch)
tree13b29edb0479c8ddd5cff482f8b9cf71a180a0fc /arch/arm/mach-uniphier/micro-support-card.c
parentfa85e826c16b9ce1ad302a57e9c4b24db0d8b930 (diff)
downloadtalos-obmc-uboot-9475f8de88dc397450cc28912af96595da45d5c8.tar.gz
talos-obmc-uboot-9475f8de88dc397450cc28912af96595da45d5c8.zip
ARM: uniphier: kill bogus header includes
These includes are not necessary. Signed-off-by: Masahiro Yamada <yamada.masahiro@socionext.com>
Diffstat (limited to 'arch/arm/mach-uniphier/micro-support-card.c')
-rw-r--r--arch/arm/mach-uniphier/micro-support-card.c1
1 files changed, 0 insertions, 1 deletions
diff --git a/arch/arm/mach-uniphier/micro-support-card.c b/arch/arm/mach-uniphier/micro-support-card.c
index 4c34748c25..9c2483fb91 100644
--- a/arch/arm/mach-uniphier/micro-support-card.c
+++ b/arch/arm/mach-uniphier/micro-support-card.c
@@ -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;
OpenPOWER on IntegriCloud