diff options
Diffstat (limited to 'drivers/video/atmel_lcdfb.c')
-rw-r--r-- | drivers/video/atmel_lcdfb.c | 1 |
1 files changed, 1 insertions, 0 deletions
diff --git a/drivers/video/atmel_lcdfb.c b/drivers/video/atmel_lcdfb.c index bd2e9c0c9b..8cc2eb1973 100644 --- a/drivers/video/atmel_lcdfb.c +++ b/drivers/video/atmel_lcdfb.c @@ -9,6 +9,7 @@ #include <atmel_lcd.h> #include <dm.h> #include <fdtdec.h> +#include <part.h> #include <video.h> #include <asm/io.h> #include <asm/arch/gpio.h> |