diff options
Diffstat (limited to 'arch/m68k/cpu/mcf532x/cpu.c')
-rw-r--r-- | arch/m68k/cpu/mcf532x/cpu.c | 1 |
1 files changed, 1 insertions, 0 deletions
diff --git a/arch/m68k/cpu/mcf532x/cpu.c b/arch/m68k/cpu/mcf532x/cpu.c index 87b77f42de..72bfdf056b 100644 --- a/arch/m68k/cpu/mcf532x/cpu.c +++ b/arch/m68k/cpu/mcf532x/cpu.c @@ -15,6 +15,7 @@ #include <watchdog.h> #include <command.h> #include <netdev.h> +#include <linux/delay.h> #include <asm/immap.h> #include <asm/io.h> |