[PATCH] drm/msm/dpu: Remove duplicate header

Sabyasachi Gupta sabyasachi.linux at gmail.com
Tue May 14 07:27:28 UTC 2019


Remove dpu_kms.h which is included more than once

Signed-off-by: Sabyasachi Gupta <sabyasachi.linux at 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



More information about the dri-devel mailing list