summaryrefslogtreecommitdiff
path: root/drivers/gpu/drm/panel
diff options
context:
space:
mode:
authorThierry Reding <treding@nvidia.com>2014-12-18 16:11:47 (GMT)
committerThierry Reding <treding@nvidia.com>2015-01-28 07:45:39 (GMT)
commitd6e8d3bc34358c9b5c81786f6ac5c1ab96a62de6 (patch)
tree94f3980d9490b1b893d2f819e9934fd8b369e667 /drivers/gpu/drm/panel
parentee920bca27da6c33de6ee73de7b34dee0298f703 (diff)
downloadlinux-d6e8d3bc34358c9b5c81786f6ac5c1ab96a62de6.tar.xz
drm/panel: sharp: lq101r1sx01: Remove unneeded include
Nothing in the file needs symbols from include/linux/host1x.h, so remove the include. Signed-off-by: Thierry Reding <treding@nvidia.com>
Diffstat (limited to 'drivers/gpu/drm/panel')
-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 745ceb1..3cce3ca 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 */