diff options
Diffstat (limited to 'arch/m68k/cpu/mcf5445x/start.S')
-rw-r--r-- | arch/m68k/cpu/mcf5445x/start.S | 1 |
1 files changed, 0 insertions, 1 deletions
diff --git a/arch/m68k/cpu/mcf5445x/start.S b/arch/m68k/cpu/mcf5445x/start.S index 5c3bfff7918..f0264671d38 100644 --- a/arch/m68k/cpu/mcf5445x/start.S +++ b/arch/m68k/cpu/mcf5445x/start.S @@ -7,7 +7,6 @@ * TsiChung Liew (Tsi-Chung.Liew@freescale.com) */ -#include <common.h> #include <asm-offsets.h> #include <config.h> #include <asm/cache.h> |