diff options
Diffstat (limited to 'drivers/gpu/drm/omapdrm/displays/encoder-tpd12s015.c')
| -rw-r--r-- | drivers/gpu/drm/omapdrm/displays/encoder-tpd12s015.c | 3 |
1 files changed, 1 insertions, 2 deletions
diff --git a/drivers/gpu/drm/omapdrm/displays/encoder-tpd12s015.c b/drivers/gpu/drm/omapdrm/displays/encoder-tpd12s015.c index 916a89978387..46855c8f5cbf 100644 --- a/drivers/gpu/drm/omapdrm/displays/encoder-tpd12s015.c +++ b/drivers/gpu/drm/omapdrm/displays/encoder-tpd12s015.c | |||
| @@ -16,8 +16,7 @@ | |||
| 16 | #include <linux/platform_device.h> | 16 | #include <linux/platform_device.h> |
| 17 | #include <linux/gpio/consumer.h> | 17 | #include <linux/gpio/consumer.h> |
| 18 | 18 | ||
| 19 | #include <video/omapdss.h> | 19 | #include "../dss/omapdss.h" |
| 20 | #include <video/omap-panel-data.h> | ||
| 21 | 20 | ||
| 22 | struct panel_drv_data { | 21 | struct panel_drv_data { |
| 23 | struct omap_dss_device dssdev; | 22 | struct omap_dss_device dssdev; |
