summaryrefslogtreecommitdiffstats
path: root/drivers/gpu/drm/omapdrm/displays/panel-nec-nl8048hl11.c
diff options
context:
space:
mode:
authorDaniel Vetter2016-08-10 18:52:35 +0200
committerDaniel Vetter2016-08-12 10:41:39 +0200
commitb1116f645cb548fb73995509c210e24ab7782eb5 (patch)
tree31265f0da3faba749a067046613645fef63168d6 /drivers/gpu/drm/omapdrm/displays/panel-nec-nl8048hl11.c
parentdrm/fb-helper: Add a dummy remove_conflicting_framebuffers (diff)
downloadkernel-qcow2-linux-b1116f645cb548fb73995509c210e24ab7782eb5.tar.gz
kernel-qcow2-linux-b1116f645cb548fb73995509c210e24ab7782eb5.tar.xz
kernel-qcow2-linux-b1116f645cb548fb73995509c210e24ab7782eb5.zip
drm: Remove superflous linux/fb.h includes
Everyone who uses the fbdev emulation helpers doesn't need to include fb.h directly. Remove it. Reviewed-by: Alex Deucher <alexander.deucher@amd.com> Signed-off-by: Daniel Vetter <daniel.vetter@ffwll.ch> Link: http://patchwork.freedesktop.org/patch/msgid/1470847958-28465-3-git-send-email-daniel.vetter@ffwll.ch
Diffstat (limited to 'drivers/gpu/drm/omapdrm/displays/panel-nec-nl8048hl11.c')
-rw-r--r--drivers/gpu/drm/omapdrm/displays/panel-nec-nl8048hl11.c1
1 files changed, 0 insertions, 1 deletions
diff --git a/drivers/gpu/drm/omapdrm/displays/panel-nec-nl8048hl11.c b/drivers/gpu/drm/omapdrm/displays/panel-nec-nl8048hl11.c
index fc4c238c9583..9f3d6f48f3e1 100644
--- a/drivers/gpu/drm/omapdrm/displays/panel-nec-nl8048hl11.c
+++ b/drivers/gpu/drm/omapdrm/displays/panel-nec-nl8048hl11.c
@@ -14,7 +14,6 @@
#include <linux/module.h>
#include <linux/delay.h>
#include <linux/spi/spi.h>
-#include <linux/fb.h>
#include <linux/gpio/consumer.h>
#include <linux/of_gpio.h>