Message ID | e7c6a05e0912030528k1f9c9493y11d55812a054b030@mail.gmail.com (mailing list archive) |
---|---|
State | Accepted |
Commit | 3929b04e6e48d1294376eac04e47bb7cdf6a085d |
Headers | show |
diff --git a/drivers/video/omap/lcd_htcherald.c b/drivers/video/omap/lcd_htcherald.c index 2e0c81e..a9007c5 100644 --- a/drivers/video/omap/lcd_htcherald.c +++ b/drivers/video/omap/lcd_htcherald.c @@ -29,7 +29,7 @@ #include <linux/module.h> #include <linux/platform_device.h> -#include <plat/omapfb.h> +#include "omapfb.h" static int htcherald_panel_init(struct lcd_panel *panel, struct omapfb_device *fbdev)