tree: git://anongit.freedesktop.org/drm/drm drm-next head: a143bc517bf31c4575191efbaac216a11ec016e0 commit: 67059b9fb8997f3d4515d72052c331503b00274b [741/803] drm/nouveau/fifo: add chan start()/stop() compiler: gcc-11 (Debian 11.3.0-8) 11.3.0 includecheck warnings: (new ones prefixed by >>) >> drivers/gpu/drm/nouveau/nvkm/engine/fifo/chan.c: chid.h is included more than once. $ git blame drivers/gpu/drm/nouveau/nvkm/engine/fifo/chan.c 9a65a38c456eb (Ben Skeggs 2015-08-20 14:54:19 +1000 24) #include "chan.h" 468fae7bb0a31 (Ben Skeggs 2022-06-01 20:47:26 +1000 @25) #include "chid.h" 468fae7bb0a31 (Ben Skeggs 2022-06-01 20:47:26 +1000 26) #include "cgrp.h" 67059b9fb8997 (Ben Skeggs 2022-06-01 20:47:32 +1000 @27) #include "chid.h" 468fae7bb0a31 (Ben Skeggs 2022-06-01 20:47:26 +1000 28) #include "runl.h" f5e4568991f60 (Ben Skeggs 2022-06-01 20:47:21 +1000 29) #include "priv.h" If you fix the issue, kindly add following tag where applicable | Reported-by: kernel test robot <yujie.liu@xxxxxxxxx> -- 0-DAY CI Kernel Test Service https://01.org/lkp