public inbox for linux-kernel@vger.kernel.org
 help / color / mirror / Atom feed
* [PATCH] drm/bridge/panel: Remove duplicate header
@ 2018-12-24 14:32 Brajeswar Ghosh
  2018-12-26  9:40 ` Laurent Pinchart
  0 siblings, 1 reply; 5+ messages in thread
From: Brajeswar Ghosh @ 2018-12-24 14:32 UTC (permalink / raw)
  To: architt, a.hajda, Laurent.pinchart, airlied
  Cc: jrdr.linux, dri-devel, linux-kernel, sabyasachi.linux

Remove drm/drm_panel.h which is included more than once

Signed-off-by: Brajeswar Ghosh <brajeswar.linux@gmail.com>
---
 drivers/gpu/drm/bridge/panel.c | 1 -
 1 file changed, 1 deletion(-)

diff --git a/drivers/gpu/drm/bridge/panel.c b/drivers/gpu/drm/bridge/panel.c
index 7cbaba213ef6..402b318eeeb2 100644
--- a/drivers/gpu/drm/bridge/panel.c
+++ b/drivers/gpu/drm/bridge/panel.c
@@ -15,7 +15,6 @@
 #include <drm/drm_crtc_helper.h>
 #include <drm/drm_encoder.h>
 #include <drm/drm_modeset_helper_vtables.h>
-#include <drm/drm_panel.h>
 
 struct panel_bridge {
 	struct drm_bridge bridge;
-- 
2.17.1


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

end of thread, other threads:[~2019-01-30 15:11 UTC | newest]

Thread overview: 5+ messages (download: mbox.gz follow: Atom feed
-- links below jump to the message on this page --
2018-12-24 14:32 [PATCH] drm/bridge/panel: Remove duplicate header Brajeswar Ghosh
2018-12-26  9:40 ` Laurent Pinchart
2018-12-26 10:54   ` Sam Ravnborg
2019-01-30 14:37   ` Brajeswar Ghosh
2019-01-30 15:15     ` Souptick Joarder

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