summaryrefslogtreecommitdiff
path: root/arch/powerpc/include/asm/ppc4xx.h
diff options
context:
space:
mode:
authorMasahiro Yamada <yamada.m@jp.panasonic.com>2014-09-29 01:37:59 +0900
committerTom Rini <trini@ti.com>2014-10-10 09:44:43 -0400
commit9ed3246e19a42392bf0fd676dcbbe3539cc46ec1 (patch)
treec0ac8faaf0337e8a701f188db5a2033b3d98e1aa /arch/powerpc/include/asm/ppc4xx.h
parent1521cdc5303db2a3ec5a09231fbaa5831561bf71 (diff)
downloadu-boot-imx-9ed3246e19a42392bf0fd676dcbbe3539cc46ec1.zip
u-boot-imx-9ed3246e19a42392bf0fd676dcbbe3539cc46ec1.tar.gz
u-boot-imx-9ed3246e19a42392bf0fd676dcbbe3539cc46ec1.tar.bz2
powerpc: ppc4xx: remove board support for bluestone
This board has been orphaned for more than 6 months. It is the last board defining CONFIG_APM821XX. The code inside #ifdef CONFIG_APM821XX should be removed too. Signed-off-by: Masahiro Yamada <yamada.m@jp.panasonic.com>
Diffstat (limited to 'arch/powerpc/include/asm/ppc4xx.h')
-rw-r--r--arch/powerpc/include/asm/ppc4xx.h4
1 files changed, 0 insertions, 4 deletions
diff --git a/arch/powerpc/include/asm/ppc4xx.h b/arch/powerpc/include/asm/ppc4xx.h
index e6a3bff..b8b0ff9 100644
--- a/arch/powerpc/include/asm/ppc4xx.h
+++ b/arch/powerpc/include/asm/ppc4xx.h
@@ -56,10 +56,6 @@
#include <asm/ppc460sx.h>
#endif
-#if defined(CONFIG_APM821XX)
-#include <asm/apm821xx.h>
-#endif
-
/*
* Common registers for all SoC's
*/