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 b5f0d31307..2aa2435e49 100644 --- a/board/creative/xfi3/xfi3.c +++ b/board/creative/xfi3/xfi3.c @@ -13,6 +13,7 @@ #include <errno.h> #include <init.h> #include <net.h> +#include <asm/global_data.h> #include <asm/gpio.h> #include <asm/io.h> #include <asm/arch/iomux-mx23.h> |