diff options
Diffstat (limited to 'board/freescale/m548xevb/m548xevb.c')
-rw-r--r-- | board/freescale/m548xevb/m548xevb.c | 1 |
1 files changed, 1 insertions, 0 deletions
diff --git a/board/freescale/m548xevb/m548xevb.c b/board/freescale/m548xevb/m548xevb.c index 40e01c6f24..796b808e6f 100644 --- a/board/freescale/m548xevb/m548xevb.c +++ b/board/freescale/m548xevb/m548xevb.c @@ -13,6 +13,7 @@ #include <pci.h> #include <asm/immap.h> #include <asm/io.h> +#include <linux/delay.h> DECLARE_GLOBAL_DATA_PTR; |