[tobetter:odroid-7.2.y 58/58] drivers/video/fbdev/sh1106fb.c:20:10: fatal error: linux/of_gpio.h: No such file or directory
kernel test robot <[email protected]> Fri, 31 Jul 2026 15:28:43 +0800
| Newsgroups | dev.linux.lists.oe-kbuild-all |
|---|---|
| Message-ID | <[email protected]> |
tree: https://github.com/tobetter/linux odroid-7.2.y head: b975acfb39259020dffed242fcfba388a6f4e354 commit: a7f14d616999ff734886c89b75b3f701b77ffd2d [58/58] ODROID-COMMON: fbdev: add support for Sino Wealth SH1106 OLED controller config: arc-allmodconfig (https://download.01.org/0day-ci/archive/20260731/[email protected]/config) compiler: arc-linux-gcc (GCC) 16.1.0 reproduce (this is a W=1 build): (https://download.01.org/0day-ci/archive/20260731/[email protected]/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 <[email protected]> | Closes: https://lore.kernel.org/oe-kbuild-all/[email protected]/ All errors (new ones prefixed by >>): >> drivers/video/fbdev/sh1106fb.c:20:10: fatal error: linux/of_gpio.h: No such file or directory 20 | #include <linux/of_gpio.h> | ^~~~~~~~~~~~~~~~~ compilation terminated. vim +20 drivers/video/fbdev/sh1106fb.c > 20 #include <linux/of_gpio.h> 21 #include <linux/uaccess.h> 22 -- 0-DAY CI Kernel Test Service https://github.com/intel/lkp-tests/wiki