[<prev] [next>] [thread-next>] [day] [month] [year] [list]
Message-ID: <20181224143218.GA3170@hp-pavilion-15-notebook-pc-brajeswar>
Date: Mon, 24 Dec 2018 20:02:18 +0530
From: Brajeswar Ghosh <brajeswar.linux@...il.com>
To: architt@...eaurora.org, a.hajda@...sung.com,
Laurent.pinchart@...asonboard.com, airlied@...ux.ie
Cc: jrdr.linux@...il.com, dri-devel@...ts.freedesktop.org,
linux-kernel@...r.kernel.org, sabyasachi.linux@...il.com
Subject: [PATCH] drm/bridge/panel: Remove duplicate header
Remove drm/drm_panel.h which is included more than once
Signed-off-by: Brajeswar Ghosh <brajeswar.linux@...il.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
Powered by blists - more mailing lists