diff options
Diffstat (limited to 'cpu/mpc512x/cpu.c')
| -rw-r--r-- | cpu/mpc512x/cpu.c | 1 | 
1 files changed, 0 insertions, 1 deletions
| diff --git a/cpu/mpc512x/cpu.c b/cpu/mpc512x/cpu.c index 8021bc15e..42ccd81e7 100644 --- a/cpu/mpc512x/cpu.c +++ b/cpu/mpc512x/cpu.c @@ -29,7 +29,6 @@  #include <common.h>  #include <command.h> -#include <mpc512x.h>  #include <net.h>  #include <netdev.h>  #include <asm/processor.h> |