[<prev] [next>] [day] [month] [year] [list]
Message-ID: <202211141135031107049@zte.com.cn>
Date: Mon, 14 Nov 2022 11:35:03 +0800 (CST)
From: <yang.yang29@....com.cn>
To: <bskeggs@...hat.com>
Cc: <kherbst@...hat.com>, <lyude@...hat.com>, <airlied@...il.com>,
<daniel@...ll.ch>, <airlied@...hat.com>,
<dri-devel@...ts.freedesktop.org>, <nouveau@...ts.freedesktop.org>,
<linux-kernel@...r.kernel.org>, <xu.panda@....com.cn>,
<yang.yang29@....com.cn>
Subject: [PATCH linux-next] drm/nouveau/fifo: remove duplicated included chid.h
From: Xu Panda <xu.panda@....com.cn>
The chid.h is included more than once.
Signed-off-by: Xu Panda <xu.panda@....com.cn>
Signed-off-by: Yang Yang <yang.yang29@....com>
---
drivers/gpu/drm/nouveau/nvkm/engine/fifo/chan.c | 1 -
1 file changed, 1 deletion(-)
diff --git a/drivers/gpu/drm/nouveau/nvkm/engine/fifo/chan.c b/drivers/gpu/drm/nouveau/nvkm/engine/fifo/chan.c
index b7c9d6115bce..b19a3612b62e 100644
--- a/drivers/gpu/drm/nouveau/nvkm/engine/fifo/chan.c
+++ b/drivers/gpu/drm/nouveau/nvkm/engine/fifo/chan.c
@@ -24,7 +24,6 @@
#include "chan.h"
#include "chid.h"
#include "cgrp.h"
-#include "chid.h"
#include "runl.h"
#include "priv.h"
--
2.15.2
Powered by blists - more mailing lists