diff options
Diffstat (limited to 'cpu/ppc4xx/iop480_uart.c')
-rw-r--r-- | cpu/ppc4xx/iop480_uart.c | 1 |
1 files changed, 0 insertions, 1 deletions
diff --git a/cpu/ppc4xx/iop480_uart.c b/cpu/ppc4xx/iop480_uart.c index 3af0767..0e3423f 100644 --- a/cpu/ppc4xx/iop480_uart.c +++ b/cpu/ppc4xx/iop480_uart.c @@ -26,7 +26,6 @@ #include <asm/processor.h> #include <asm/io.h> #include <watchdog.h> -#include <asm/ppc4xx-intvec.h> #ifdef CONFIG_SERIAL_MULTI #include <serial.h> |