aboutsummaryrefslogtreecommitdiff
path: root/arch/powerpc/include/asm/ppc.h
diff options
context:
space:
mode:
Diffstat (limited to 'arch/powerpc/include/asm/ppc.h')
-rw-r--r--arch/powerpc/include/asm/ppc.h4
1 files changed, 0 insertions, 4 deletions
diff --git a/arch/powerpc/include/asm/ppc.h b/arch/powerpc/include/asm/ppc.h
index 055364c..2923350 100644
--- a/arch/powerpc/include/asm/ppc.h
+++ b/arch/powerpc/include/asm/ppc.h
@@ -15,10 +15,6 @@
#if defined(CONFIG_MPC8xx)
#include <asm/immap_8xx.h>
#endif
-#ifdef CONFIG_MPC86xx
-#include <mpc86xx.h>
-#include <asm/immap_86xx.h>
-#endif
#ifdef CONFIG_MPC85xx
#include <mpc85xx.h>
#include <asm/immap_85xx.h>