aboutsummaryrefslogtreecommitdiffstats
path: root/include/asm-ppc/ppc_sys.h
diff options
context:
space:
mode:
Diffstat (limited to 'include/asm-ppc/ppc_sys.h')
-rw-r--r--include/asm-ppc/ppc_sys.h2
1 files changed, 0 insertions, 2 deletions
diff --git a/include/asm-ppc/ppc_sys.h b/include/asm-ppc/ppc_sys.h
index de99e92d627b..80c5851972f5 100644
--- a/include/asm-ppc/ppc_sys.h
+++ b/include/asm-ppc/ppc_sys.h
@@ -23,8 +23,6 @@
23 23
24#if defined(CONFIG_8260) 24#if defined(CONFIG_8260)
25#include <asm/mpc8260.h> 25#include <asm/mpc8260.h>
26#elif defined(CONFIG_83xx)
27#include <asm/mpc83xx.h>
28#elif defined(CONFIG_85xx) 26#elif defined(CONFIG_85xx)
29#include <asm/mpc85xx.h> 27#include <asm/mpc85xx.h>
30#elif defined(CONFIG_8xx) 28#elif defined(CONFIG_8xx)