]> err.no Git - linux-2.6/blobdiff - arch/ppc/kernel/setup.c
[PPC] Remove 83xx from arch/ppc
[linux-2.6] / arch / ppc / kernel / setup.c
index 5255bd80aa6b2ec10fd7cb2c6aa5bd5d978368f7..5888ae6a4ac837648df1bd8c07f4b156807f9943 100644 (file)
@@ -37,9 +37,8 @@
 #include <asm/nvram.h>
 #include <asm/xmon.h>
 #include <asm/ocp.h>
-#include <asm/prom.h>
 
-#define USES_PPC_SYS (defined(CONFIG_85xx) || defined(CONFIG_83xx) || \
+#define USES_PPC_SYS (defined(CONFIG_85xx) || \
                      defined(CONFIG_MPC10X_BRIDGE) || defined(CONFIG_8260) || \
                      defined(CONFIG_PPC_MPC52xx))