Hi Alexandre, kernel test robot noticed the following build warnings: [auto build test WARNING on ffd294d346d185b70e28b1a28abe367bbfe53c04] url: https://github.com/intel-lab-lkp/linux/commits/Alexandre-Courbot/media-add-virtio-media-driver/20250123-085559 base: ffd294d346d185b70e28b1a28abe367bbfe53c04 patch link: https://lore.kernel.org/r/20250123-virtio-media-v1-1-81e2549b86b9%40gmail.com patch subject: [PATCH] media: add virtio-media driver compiler: clang version 19.1.3 (https://github.com/llvm/llvm-project ab51eccf88f5321e7c60591c5546b254b6afab99) 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 <lkp@xxxxxxxxx> | Closes: https://lore.kernel.org/oe-kbuild-all/202501231812.7cbb4jOV-lkp@xxxxxxxxx/ includecheck warnings: (new ones prefixed by >>) >> drivers/media/virtio/protocol.h: linux/videodev2.h is included more than once. -- >> drivers/media/virtio/scatterlist_builder.c: linux/videodev2.h is included more than once. vim +12 drivers/media/virtio/protocol.h 11 > 12 #include "linux/videodev2.h" > 13 #include <linux/videodev2.h> 14 -- 0-DAY CI Kernel Test Service https://github.com/intel/lkp-tests/wiki