[<prev] [next>] [thread-next>] [day] [month] [year] [list]
Message-ID: <202312151802+0800-wangjinchao@xfusion.com>
Date: Fri, 15 Dec 2023 18:02:41 +0800
From: Wang Jinchao <wangjinchao@...sion.com>
To: Karol Herbst <kherbst@...hat.com>, Lyude Paul <lyude@...hat.com>, Danilo
Krummrich <dakr@...hat.com>, David Airlie <airlied@...il.com>, Daniel Vetter
<daniel@...ll.ch>, <dri-devel@...ts.freedesktop.org>,
<nouveau@...ts.freedesktop.org>, <linux-kernel@...r.kernel.org>
CC: <stone.xulei@...sion.com>, <wangjinchao@...sion.com>
Subject: [PATCH] drm/nouveau/fifo: remove duplicated including
rm second including of chid.h
Signed-off-by: Wang Jinchao <wangjinchao@...sion.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 87a62d4ff4bd..7d4716dcd512 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.40.0
Powered by blists - more mailing lists