summaryrefslogtreecommitdiff
diff options
context:
space:
mode:
authorThierry Reding <treding@nvidia.com>2014-12-18 17:11:47 +0100
committerThierry Reding <treding@nvidia.com>2014-12-19 10:19:58 +0100
commite69d7f42e9a32760e72746fe44afffaf4160ffab (patch)
tree3b5c311b62628bff858d184644e0496c1e07a5b0
parent31919dc9388040d32f5aba6f57ba575959b75fc6 (diff)
drm/panel: sharp: lq101r1sx01: Remove unneeded includestaging/drm/panel
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 dc73e0e7870..994be32b25d 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 */