tree: git://linuxtv.org/sailus/media_tree.git metadata head: d7f1e9eefb0ffe8ed37933b2dbd1806401f5beaf commit: 4fb0cc41147989b09a86c615141abfd6b9e6a953 [59/72] media: ccs: Support frame descriptors compiler: gcc-12 (Debian 12.2.0-14) 12.2.0 reproduce: (https://download.01.org/0day-ci/archive/20231129/202311290754.2apI277B-lkp@xxxxxxxxx/reproduce) If you fix the issue in a separate patch/commit (i.e. not just a new version of the same patch/commit), kindly add following tags | Reported-by: kernel test robot <yujie.liu@xxxxxxxxx> | Closes: https://lore.kernel.org/r/202311290754.2apI277B-lkp@xxxxxxxxx/ includecheck warnings: (new ones prefixed by >>) >> drivers/media/i2c/ccs/ccs-core.c: media/v4l2-fwnode.h is included more than once. vim +30 drivers/media/i2c/ccs/ccs-core.c > 30 #include <media/v4l2-fwnode.h> 31 #include <media/v4l2-device.h> > 32 #include <media/v4l2-fwnode.h> 33 #include <uapi/linux/ccs.h> 34 -- 0-DAY CI Kernel Test Service https://github.com/intel/lkp-tests/wiki