diff options
Diffstat (limited to 'arch/m68k/cpu/mcf530x/cpu_init.c')
-rw-r--r-- | arch/m68k/cpu/mcf530x/cpu_init.c | 1 |
1 files changed, 0 insertions, 1 deletions
diff --git a/arch/m68k/cpu/mcf530x/cpu_init.c b/arch/m68k/cpu/mcf530x/cpu_init.c index dad47d87ab..8f6e668d10 100644 --- a/arch/m68k/cpu/mcf530x/cpu_init.c +++ b/arch/m68k/cpu/mcf530x/cpu_init.c @@ -4,7 +4,6 @@ * */ -#include <common.h> #include <cpu_func.h> #include <init.h> #include <watchdog.h> |