diff options
Diffstat (limited to 'cpu/mpc512x/speed.c')
| -rw-r--r-- | cpu/mpc512x/speed.c | 1 | 
1 files changed, 0 insertions, 1 deletions
diff --git a/cpu/mpc512x/speed.c b/cpu/mpc512x/speed.c index 0fec00461..ce8d0949b 100644 --- a/cpu/mpc512x/speed.c +++ b/cpu/mpc512x/speed.c @@ -26,7 +26,6 @@   */  #include <common.h> -#include <mpc512x.h>  #include <command.h>  #include <asm/io.h>  #include <asm/processor.h>  |