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