public inbox for linux-kernel@vger.kernel.org
 help / color / mirror / Atom feed
* [PATCH] drm/panel: Remove duplicate header
@ 2019-04-13 19:29 Souptick Joarder
  2019-04-23 12:19 ` Thierry Reding
  0 siblings, 1 reply; 2+ messages in thread
From: Souptick Joarder @ 2019-04-13 19:29 UTC (permalink / raw)
  To: thierry.reding, airlied, daniel
  Cc: dri-devel, linux-kernel, sabyasachi.linux, Souptick Joarder

Remove duplicate header which is included twice.

Signed-off-by: Souptick Joarder <jrdr.linux@gmail.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


^ permalink raw reply related	[flat|nested] 2+ messages in thread

* Re: [PATCH] drm/panel: Remove duplicate header
  2019-04-13 19:29 [PATCH] drm/panel: Remove duplicate header Souptick Joarder
@ 2019-04-23 12:19 ` Thierry Reding
  0 siblings, 0 replies; 2+ messages in thread
From: Thierry Reding @ 2019-04-23 12:19 UTC (permalink / raw)
  To: Souptick Joarder
  Cc: airlied, daniel, dri-devel, linux-kernel, sabyasachi.linux

[-- Attachment #1: Type: text/plain, Size: 317 bytes --]

On Sun, Apr 14, 2019 at 12:59:10AM +0530, Souptick Joarder wrote:
> Remove duplicate header which is included twice.
> 
> Signed-off-by: Souptick Joarder <jrdr.linux@gmail.com>
> ---
>  drivers/gpu/drm/panel/panel-raspberrypi-touchscreen.c | 1 -
>  1 file changed, 1 deletion(-)

Applied, thanks.

Thierry

[-- Attachment #2: signature.asc --]
[-- Type: application/pgp-signature, Size: 833 bytes --]

^ permalink raw reply	[flat|nested] 2+ messages in thread

end of thread, other threads:[~2019-04-23 12:19 UTC | newest]

Thread overview: 2+ messages (download: mbox.gz follow: Atom feed
-- links below jump to the message on this page --
2019-04-13 19:29 [PATCH] drm/panel: Remove duplicate header Souptick Joarder
2019-04-23 12:19 ` Thierry Reding

This is a public inbox, see mirroring instructions
for how to clone and mirror all data and code used for this inbox