diff options
Diffstat (limited to 'drivers/video/omap/lcd_apollon.c')
| -rw-r--r-- | drivers/video/omap/lcd_apollon.c | 3 |
1 files changed, 2 insertions, 1 deletions
diff --git a/drivers/video/omap/lcd_apollon.c b/drivers/video/omap/lcd_apollon.c index 4c5cefc5153b..2be94eb3bbf5 100644 --- a/drivers/video/omap/lcd_apollon.c +++ b/drivers/video/omap/lcd_apollon.c | |||
| @@ -26,7 +26,8 @@ | |||
| 26 | 26 | ||
| 27 | #include <mach/gpio.h> | 27 | #include <mach/gpio.h> |
| 28 | #include <plat/mux.h> | 28 | #include <plat/mux.h> |
| 29 | #include <plat/omapfb.h> | 29 | |
| 30 | #include "omapfb.h" | ||
| 30 | 31 | ||
| 31 | /* #define USE_35INCH_LCD 1 */ | 32 | /* #define USE_35INCH_LCD 1 */ |
| 32 | 33 | ||
