Hi Linus, kernel test robot noticed the following build errors: [auto build test ERROR on media-tree/master] [also build test ERROR on linus/master v6.4-rc6 next-20230609] [If your patch is applied to the wrong git tree, kindly drop us a note. And when submitting patch, we suggest to use '--base' as documented in https://git-scm.com/docs/git-format-patch#_base_tree_information] url: https://github.com/intel-lab-lkp/linux/commits/Linus-Walleij/fbdev-media-Use-GPIO-descriptors-for-VIA-GPIO/20230612-214746 base: git://linuxtv.org/media_tree.git master patch link: https://lore.kernel.org/r/20230612134500.249178-1-linus.walleij%40linaro.org patch subject: [PATCH] fbdev/media: Use GPIO descriptors for VIA GPIO config: i386-allyesconfig (https://download.01.org/0day-ci/archive/20230613/202306130745.DRBLkZcT-lkp@xxxxxxxxx/config) compiler: gcc-12 (Debian 12.2.0-14) 12.2.0 reproduce (this is a W=1 build): git remote add media-tree git://linuxtv.org/media_tree.git git fetch media-tree master git checkout media-tree/master b4 shazam https://lore.kernel.org/r/20230612134500.249178-1-linus.walleij@xxxxxxxxxx # save the config file mkdir build_dir && cp config build_dir/.config make W=1 O=build_dir ARCH=i386 olddefconfig make W=1 O=build_dir ARCH=i386 SHELL=/bin/bash 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/202306130745.DRBLkZcT-lkp@xxxxxxxxx/ All errors (new ones prefixed by >>): >> drivers/video/fbdev/via/via-gpio.c:13:10: fatal error: linux/via-gpio.h: No such file or directory 13 | #include <linux/via-gpio.h> | ^~~~~~~~~~~~~~~~~~ compilation terminated. vim +13 drivers/video/fbdev/via/via-gpio.c ec66841e495b9a drivers/video/via/via-gpio.c Jonathan Corbet 2010-05-05 @13 #include <linux/via-gpio.h> a8a359318530a7 drivers/video/via/via-gpio.c Paul Gortmaker 2011-07-10 14 #include <linux/export.h> 7e0de022680f78 drivers/video/via/via-gpio.c Jonathan Corbet 2009-12-01 15 -- 0-DAY CI Kernel Test Service https://github.com/intel/lkp-tests/wiki