drm/nouveau/fifo: Remove duplicated include in chan.c
authorYang Li <yang.lee@linux.alibaba.com>
Wed, 22 Nov 2023 00:49:26 +0000 (08:49 +0800)
committerLyude Paul <lyude@redhat.com>
Wed, 22 Nov 2023 20:41:13 +0000 (15:41 -0500)
commitb3c5a7de9aeb51cb19160f3f61343ed87487abde
tree93c9694cc42cec2e790893ddbb2f46861aa413e3
parent9c6894320f49c146270623bb37cd700db7cf13df
drm/nouveau/fifo: Remove duplicated include in chan.c

./drivers/gpu/drm/nouveau/nvkm/engine/fifo/chan.c: chid.h is included more than once.

Reported-by: Abaci Robot <abaci@linux.alibaba.com>
Closes: https://bugzilla.openanolis.cn/show_bug.cgi?id=7603
Signed-off-by: Yang Li <yang.lee@linux.alibaba.com>
Reviewed-by: Lyude Paul <lyude@redhat.com>
Signed-off-by: Lyude Paul <lyude@redhat.com>
Link: https://patchwork.freedesktop.org/patch/msgid/20231122004926.84933-1-yang.lee@linux.alibaba.com
drivers/gpu/drm/nouveau/nvkm/engine/fifo/chan.c