[<prev] [next>] [thread-next>] [day] [month] [year] [list]
Message-Id: <1555183750-11028-1-git-send-email-jrdr.linux@gmail.com>
Date: Sun, 14 Apr 2019 00:59:10 +0530
From: Souptick Joarder <jrdr.linux@...il.com>
To: thierry.reding@...il.com, airlied@...ux.ie, daniel@...ll.ch
Cc: dri-devel@...ts.freedesktop.org, linux-kernel@...r.kernel.org,
sabyasachi.linux@...il.com, Souptick Joarder <jrdr.linux@...il.com>
Subject: [PATCH] drm/panel: Remove duplicate header
Remove duplicate header which is included twice.
Signed-off-by: Souptick Joarder <jrdr.linux@...il.com>
---
drivers/gpu/drm/panel/panel-raspberrypi-touchscreen.c | 1 -
1 file changed, 1 deletion(-)
diff --git a/drivers/gpu/drm/panel/panel-raspberrypi-touchscreen.c b/drivers/gpu/drm/panel/panel-raspberrypi-touchscreen.c
index 2c9c972..1b708c8 100644
--- a/drivers/gpu/drm/panel/panel-raspberrypi-touchscreen.c
+++ b/drivers/gpu/drm/panel/panel-raspberrypi-touchscreen.c
@@ -57,7 +57,6 @@
#include <drm/drmP.h>
#include <drm/drm_crtc.h>
#include <drm/drm_mipi_dsi.h>
-#include <drm/drm_panel.h>
#define RPI_DSI_DRIVER_NAME "rpi-ts-dsi"
--
1.9.1
Powered by blists - more mailing lists