diff options
Diffstat (limited to 'drivers/video/atmel_hlcdfb.c')
-rw-r--r-- | drivers/video/atmel_hlcdfb.c | 1 |
1 files changed, 1 insertions, 0 deletions
diff --git a/drivers/video/atmel_hlcdfb.c b/drivers/video/atmel_hlcdfb.c index 0485ae2436..c7b59b71e1 100644 --- a/drivers/video/atmel_hlcdfb.c +++ b/drivers/video/atmel_hlcdfb.c @@ -10,6 +10,7 @@ #include <log.h> #include <malloc.h> #include <part.h> +#include <asm/global_data.h> #include <asm/io.h> #include <asm/arch/gpio.h> #include <asm/arch/clk.h> |