Browse Source

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>
Thierry Reding 10 years ago
parent
commit
d6e8d3bc34
1 changed files with 0 additions and 2 deletions
  1. 0 2
      drivers/gpu/drm/panel/panel-sharp-lq101r1sx01.c

+ 0 - 2
drivers/gpu/drm/panel/panel-sharp-lq101r1sx01.c

@@ -19,8 +19,6 @@
 
 
 #include <video/mipi_display.h>
 #include <video/mipi_display.h>
 
 
-#include <linux/host1x.h>
-
 struct sharp_panel {
 struct sharp_panel {
 	struct drm_panel base;
 	struct drm_panel base;
 	/* the datasheet refers to them as DSI-LINK1 and DSI-LINK2 */
 	/* the datasheet refers to them as DSI-LINK1 and DSI-LINK2 */