All of lore.kernel.org
 help / color / mirror / Atom feed
* [PATCH -next] drm/msm/dpu: remove duplicated include from dpu_hw_lm.c
  2018-10-06  1:41     ` Abhinav Kumar
@ 2018-10-06  1:49 ` YueHaibing
  -1 siblings, 0 replies; 4+ messages in thread
From: YueHaibing @ 2018-10-06  1:49 UTC (permalink / raw)
  To: Rob Clark, David Airlie, Sean Paul, Jeykumar Sankaran,
	Sravanthi Kollukuduru, Jordan Crouse, Rajesh Yadav
  Cc: linux-arm-msm-u79uwXL29TY76Z2rM5mHXA,
	kernel-janitors-u79uwXL29TY76Z2rM5mHXA,
	freedreno-PD4FTy7X32lNgt0PjOBp9y5qC8QIuHrW, YueHaibing,
	dri-devel-PD4FTy7X32lNgt0PjOBp9y5qC8QIuHrW

Remove duplicated include.

Signed-off-by: YueHaibing <yuehaibing@huawei.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 acb8dc8..5d5dea8 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



_______________________________________________
Freedreno mailing list
Freedreno@lists.freedesktop.org
https://lists.freedesktop.org/mailman/listinfo/freedreno

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

end of thread, other threads:[~2018-10-06  1:49 UTC | newest]

Thread overview: 4+ messages (download: mbox.gz / follow: Atom feed)
-- links below jump to the message on this page --
2018-10-06  1:49 [PATCH -next] drm/msm/dpu: remove duplicated include from dpu_hw_lm.c YueHaibing
2018-10-06  1:49 ` YueHaibing
     [not found] ` <1538790573-171721-1-git-send-email-yuehaibing-hv44wF8Li93QT0dZR+AlfA@public.gmane.org>
2018-10-06  1:41   ` Abhinav Kumar
2018-10-06  1:41     ` Abhinav Kumar

This is an external index of several public inboxes,
see mirroring instructions on how to clone and mirror
all data and code used by this external index.