diff options
Diffstat (limited to 'board/samsung/smdkc100/smdkc100.c')
-rw-r--r-- | board/samsung/smdkc100/smdkc100.c | 1 |
1 files changed, 1 insertions, 0 deletions
diff --git a/board/samsung/smdkc100/smdkc100.c b/board/samsung/smdkc100/smdkc100.c index d034f53d68..69ed715403 100644 --- a/board/samsung/smdkc100/smdkc100.c +++ b/board/samsung/smdkc100/smdkc100.c @@ -8,6 +8,7 @@ #include <common.h> #include <init.h> #include <net.h> +#include <asm/global_data.h> #include <asm/gpio.h> #include <asm/io.h> #include <asm/arch/sromc.h> |