summaryrefslogtreecommitdiff
diff options
context:
space:
mode:
authorThierry Reding <treding@nvidia.com>2014-12-18 17:11:47 +0100
committerThierry Reding <treding@nvidia.com>2015-01-16 12:25:13 +0100
commitbea9cd6ee29745e5ab81cb246a142a63b283a5ea (patch)
treea6147f2d388e1f1f38512aa8cd4c11203a2b5a14
parent94c6b43230e7b999d044fd1e232eb3e8808e738d (diff)
drm/panel: sharp: lq101r1sx01: Remove unneeded includedrm/panel/for-next
Nothing in the file needs symbols from include/linux/host1x.h, so remove the include. Signed-off-by: Thierry Reding <treding@nvidia.com>
-rw-r--r--drivers/gpu/drm/panel/panel-sharp-lq101r1sx01.c2
1 files changed, 0 insertions, 2 deletions
diff --git a/drivers/gpu/drm/panel/panel-sharp-lq101r1sx01.c b/drivers/gpu/drm/panel/panel-sharp-lq101r1sx01.c
index 745ceb1ef36..3cce3ca1960 100644
--- a/drivers/gpu/drm/panel/panel-sharp-lq101r1sx01.c
+++ b/drivers/gpu/drm/panel/panel-sharp-lq101r1sx01.c
@@ -19,8 +19,6 @@
#include <video/mipi_display.h>
-#include <linux/host1x.h>
-
struct sharp_panel {
struct drm_panel base;
/* the datasheet refers to them as DSI-LINK1 and DSI-LINK2 */