diff options
Diffstat (limited to 'include/asm-ppc/serial.h')
-rw-r--r-- | include/asm-ppc/serial.h | 4 |
1 files changed, 0 insertions, 4 deletions
diff --git a/include/asm-ppc/serial.h b/include/asm-ppc/serial.h index 8fc1b546613d..d35ed10315b1 100644 --- a/include/asm-ppc/serial.h +++ b/include/asm-ppc/serial.h | |||
@@ -29,10 +29,6 @@ | |||
29 | #include <platforms/spruce.h> | 29 | #include <platforms/spruce.h> |
30 | #elif defined(CONFIG_4xx) | 30 | #elif defined(CONFIG_4xx) |
31 | #include <asm/ibm4xx.h> | 31 | #include <asm/ibm4xx.h> |
32 | #elif defined(CONFIG_83xx) | ||
33 | #include <asm/mpc83xx.h> | ||
34 | #elif defined(CONFIG_85xx) | ||
35 | #include <asm/mpc85xx.h> | ||
36 | #elif defined(CONFIG_RADSTONE_PPC7D) | 32 | #elif defined(CONFIG_RADSTONE_PPC7D) |
37 | #include <platforms/radstone_ppc7d.h> | 33 | #include <platforms/radstone_ppc7d.h> |
38 | #else | 34 | #else |