diff options
Diffstat (limited to 'board/samsung/arndale/arndale.c')
-rw-r--r-- | board/samsung/arndale/arndale.c | 1 |
1 files changed, 1 insertions, 0 deletions
diff --git a/board/samsung/arndale/arndale.c b/board/samsung/arndale/arndale.c index d283ef6275..b43242fd3f 100644 --- a/board/samsung/arndale/arndale.c +++ b/board/samsung/arndale/arndale.c @@ -8,6 +8,7 @@ #include <init.h> #include <log.h> #include <usb.h> +#include <asm/global_data.h> #include <asm/gpio.h> #include <asm/arch/pinmux.h> #include <asm/arch/dwmmc.h> |