diff options
Diffstat (limited to 'board/davinci/da8xxevm/omapl138_lcdk.c')
-rw-r--r-- | board/davinci/da8xxevm/omapl138_lcdk.c | 1 |
1 files changed, 1 insertions, 0 deletions
diff --git a/board/davinci/da8xxevm/omapl138_lcdk.c b/board/davinci/da8xxevm/omapl138_lcdk.c index a08858550d..d5f43bf520 100644 --- a/board/davinci/da8xxevm/omapl138_lcdk.c +++ b/board/davinci/da8xxevm/omapl138_lcdk.c @@ -14,6 +14,7 @@ #include <init.h> #include <net.h> #include <asm/arch/hardware.h> +#include <asm/global_data.h> #include <asm/ti-common/davinci_nand.h> #include <asm/io.h> #include <ns16550.h> |