nouveau.lists.freedesktop.org archive mirror
 help / color / mirror / Atom feed
* [Nouveau] [PATCH mm] remove duplicate include in nouveau_dmem.c
@ 2021-10-19  9:09 cgel.zte
  0 siblings, 0 replies; only message in thread
From: cgel.zte @ 2021-10-19  9:09 UTC (permalink / raw)
  To: bskeggs
  Cc: airlied, daniel, dri-devel, nouveau, linux-kernel, Ran Jianping,
	Zeal Robot

From: Ran Jianping <ran.jianping@zte.com.cn>

'nvif/if000c.h' included in 'drivers/gpu/drm/nouveau/nouveau_dmem.c'
 is duplicated.It is also included on the 36 line.

Reported-by: Zeal Robot <zealci@zte.com.cn>
Signed-off-by: Ran Jianping <ran.jianping@zte.com.cn>
---
 drivers/gpu/drm/nouveau/nouveau_dmem.c | 1 -
 1 file changed, 1 deletion(-)

diff --git a/drivers/gpu/drm/nouveau/nouveau_dmem.c b/drivers/gpu/drm/nouveau/nouveau_dmem.c
index 92987daa5e17..f5cc057b123b 100644
--- a/drivers/gpu/drm/nouveau/nouveau_dmem.c
+++ b/drivers/gpu/drm/nouveau/nouveau_dmem.c
@@ -33,7 +33,6 @@
 #include <nvif/if000c.h>
 #include <nvif/if500b.h>
 #include <nvif/if900b.h>
-#include <nvif/if000c.h>
 
 #include <nvhw/class/cla0b5.h>
 
-- 
2.25.1


^ permalink raw reply related	[flat|nested] only message in thread

only message in thread, other threads:[~2021-10-21 15:31 UTC | newest]

Thread overview: (only message) (download: mbox.gz / follow: Atom feed)
-- links below jump to the message on this page --
2021-10-19  9:09 [Nouveau] [PATCH mm] remove duplicate include in nouveau_dmem.c cgel.zte

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).