All of lore.kernel.org
 help / color / mirror / Atom feed
* [PATCH] drm/msm: remove a repeated including of <linux/debugfs.h>
@ 2021-07-29  3:01 ` Guo Zhengkui
  0 siblings, 0 replies; 2+ messages in thread
From: Guo Zhengkui @ 2021-07-29  3:01 UTC (permalink / raw)
  To: robdclark, sean, airlied, daniel
  Cc: abhinavk, dmitry.baryshkov, guozhengkui, linux-arm-msm,
	dri-devel, freedreno, linux-kernel, trivial, kernel

Remove a repeated "#include <linux/debugfs.h>" in line 19 of the original
file.

Signed-off-by: Guo Zhengkui <guozhengkui@vivo.com>
---
 drivers/gpu/drm/msm/disp/msm_disp_snapshot.h | 1 -
 1 file changed, 1 deletion(-)

diff --git a/drivers/gpu/drm/msm/disp/msm_disp_snapshot.h b/drivers/gpu/drm/msm/disp/msm_disp_snapshot.h
index c92a9508c8d3..c22b07f68670 100644
--- a/drivers/gpu/drm/msm/disp/msm_disp_snapshot.h
+++ b/drivers/gpu/drm/msm/disp/msm_disp_snapshot.h
@@ -16,7 +16,6 @@
 #include <linux/delay.h>
 #include <linux/spinlock.h>
 #include <linux/ktime.h>
-#include <linux/debugfs.h>
 #include <linux/uaccess.h>
 #include <linux/dma-buf.h>
 #include <linux/slab.h>
-- 
2.17.1


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

* [PATCH] drm/msm: remove a repeated including of <linux/debugfs.h>
@ 2021-07-29  3:01 ` Guo Zhengkui
  0 siblings, 0 replies; 2+ messages in thread
From: Guo Zhengkui @ 2021-07-29  3:01 UTC (permalink / raw)
  To: robdclark, sean, airlied, daniel
  Cc: trivial, guozhengkui, linux-arm-msm, linux-kernel, dri-devel,
	kernel, abhinavk, dmitry.baryshkov, freedreno

Remove a repeated "#include <linux/debugfs.h>" in line 19 of the original
file.

Signed-off-by: Guo Zhengkui <guozhengkui@vivo.com>
---
 drivers/gpu/drm/msm/disp/msm_disp_snapshot.h | 1 -
 1 file changed, 1 deletion(-)

diff --git a/drivers/gpu/drm/msm/disp/msm_disp_snapshot.h b/drivers/gpu/drm/msm/disp/msm_disp_snapshot.h
index c92a9508c8d3..c22b07f68670 100644
--- a/drivers/gpu/drm/msm/disp/msm_disp_snapshot.h
+++ b/drivers/gpu/drm/msm/disp/msm_disp_snapshot.h
@@ -16,7 +16,6 @@
 #include <linux/delay.h>
 #include <linux/spinlock.h>
 #include <linux/ktime.h>
-#include <linux/debugfs.h>
 #include <linux/uaccess.h>
 #include <linux/dma-buf.h>
 #include <linux/slab.h>
-- 
2.17.1


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

end of thread, other threads:[~2021-07-29  6:21 UTC | newest]

Thread overview: 2+ messages (download: mbox.gz / follow: Atom feed)
-- links below jump to the message on this page --
2021-07-29  3:01 [PATCH] drm/msm: remove a repeated including of <linux/debugfs.h> Guo Zhengkui
2021-07-29  3:01 ` Guo Zhengkui

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.