linux-kernel.vger.kernel.org archive mirror
 help / color / mirror / Atom feed
* [PATCH] drm/msm/dpu: Remove duplicate header
@ 2019-05-14  7:27 Sabyasachi Gupta
  2019-05-15 18:37 ` Sean Paul
  0 siblings, 1 reply; 2+ messages in thread
From: Sabyasachi Gupta @ 2019-05-14  7:27 UTC (permalink / raw)
  To: robdclark, airlied, seanpaul, jsanka, jcrouse, chandanu
  Cc: jrdr.linux, linux-arm-msm, dri-devel, freedreno, linux-kernel

Remove dpu_kms.h which is included more than once

Signed-off-by: Sabyasachi Gupta <sabyasachi.linux@gmail.com>
---
 drivers/gpu/drm/msm/disp/dpu1/dpu_hw_lm.c | 1 -
 1 file changed, 1 deletion(-)

diff --git a/drivers/gpu/drm/msm/disp/dpu1/dpu_hw_lm.c b/drivers/gpu/drm/msm/disp/dpu1/dpu_hw_lm.c
index dbe48e00..d692dee 100644
--- a/drivers/gpu/drm/msm/disp/dpu1/dpu_hw_lm.c
+++ b/drivers/gpu/drm/msm/disp/dpu1/dpu_hw_lm.c
@@ -16,7 +16,6 @@
 #include "dpu_hw_lm.h"
 #include "dpu_hw_mdss.h"
 #include "dpu_dbg.h"
-#include "dpu_kms.h"
 
 #define LM_OP_MODE                        0x00
 #define LM_OUT_SIZE                       0x04
-- 
2.7.4


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

end of thread, other threads:[~2019-05-15 18:37 UTC | newest]

Thread overview: 2+ messages (download: mbox.gz / follow: Atom feed)
-- links below jump to the message on this page --
2019-05-14  7:27 [PATCH] drm/msm/dpu: Remove duplicate header Sabyasachi Gupta
2019-05-15 18:37 ` Sean Paul

This is a public inbox, see mirroring instructions
for how to clone and mirror all data and code used for this inbox;
as well as URLs for NNTP newsgroup(s).