diff options
Diffstat (limited to 'board/creative/xfi3/xfi3.c')
-rw-r--r-- | board/creative/xfi3/xfi3.c | 1 |
1 files changed, 1 insertions, 0 deletions
diff --git a/board/creative/xfi3/xfi3.c b/board/creative/xfi3/xfi3.c index 4a32893a79..adc908143d 100644 --- a/board/creative/xfi3/xfi3.c +++ b/board/creative/xfi3/xfi3.c @@ -19,6 +19,7 @@ #include <asm/arch/imx-regs.h> #include <asm/arch/clock.h> #include <asm/arch/sys_proto.h> +#include <linux/delay.h> DECLARE_GLOBAL_DATA_PTR; |