diff options
Diffstat (limited to 'board/astro/mcf5373l/mcf5373l.c')
-rw-r--r-- | board/astro/mcf5373l/mcf5373l.c | 1 |
1 files changed, 1 insertions, 0 deletions
diff --git a/board/astro/mcf5373l/mcf5373l.c b/board/astro/mcf5373l/mcf5373l.c index 9adf58eb8a3..e7c2b909300 100644 --- a/board/astro/mcf5373l/mcf5373l.c +++ b/board/astro/mcf5373l/mcf5373l.c @@ -13,6 +13,7 @@ #include <asm/m5329.h> #include <asm/immap_5329.h> #include <asm/io.h> +#include <linux/delay.h> /* needed for astro bus: */ #include <asm/uart.h> |