Skip to content

Commit

Permalink
drm/panel: sharp: lq101r1sx01: Remove unneeded include
Browse files Browse the repository at this point in the history
Nothing in the file needs symbols from include/linux/host1x.h, so remove
the include.

Signed-off-by: Thierry Reding <treding@nvidia.com>
  • Loading branch information
Thierry Reding committed Jan 28, 2015
1 parent ee920bc commit d6e8d3b
Showing 1 changed file with 0 additions and 2 deletions.
2 changes: 0 additions & 2 deletions drivers/gpu/drm/panel/panel-sharp-lq101r1sx01.c
Original file line number Diff line number Diff line change
Expand Up @@ -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 */
Expand Down

0 comments on commit d6e8d3b

Please sign in to comment.