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 8fc1b546613..d35ed10315b 100644 --- a/include/asm-ppc/serial.h +++ b/include/asm-ppc/serial.h @@ -29,10 +29,6 @@ #include <platforms/spruce.h> #elif defined(CONFIG_4xx) #include <asm/ibm4xx.h> -#elif defined(CONFIG_83xx) -#include <asm/mpc83xx.h> -#elif defined(CONFIG_85xx) -#include <asm/mpc85xx.h> #elif defined(CONFIG_RADSTONE_PPC7D) #include <platforms/radstone_ppc7d.h> #else |