[arm-platforms:irq/irq_chip_ro 12/20] drivers/gpio/gpio-omap.c:25:10: fatal error: linux/seq_fille.h: No such file or directory

kernel test robot lkp at intel.com
Mon Jan 31 12:04:53 PST 2022


tree:   https://git.kernel.org/pub/scm/linux/kernel/git/maz/arm-platforms.git irq/irq_chip_ro
head:   3feae85f6c2365d60a02d167b72a3e7410f82160
commit: ba5844d2ab60005cf5e888592f90d8a20d3a4de3 [12/20] gpio: omap: Switch to dynamic chip name output
config: arm-defconfig (https://download.01.org/0day-ci/archive/20220201/202202010401.Uv9qooUu-lkp@intel.com/config)
compiler: arm-linux-gnueabi-gcc (GCC) 11.2.0
reproduce (this is a W=1 build):
        wget https://raw.githubusercontent.com/intel/lkp-tests/master/sbin/make.cross -O ~/bin/make.cross
        chmod +x ~/bin/make.cross
        # https://git.kernel.org/pub/scm/linux/kernel/git/maz/arm-platforms.git/commit/?id=ba5844d2ab60005cf5e888592f90d8a20d3a4de3
        git remote add arm-platforms https://git.kernel.org/pub/scm/linux/kernel/git/maz/arm-platforms.git
        git fetch --no-tags arm-platforms irq/irq_chip_ro
        git checkout ba5844d2ab60005cf5e888592f90d8a20d3a4de3
        # save the config file to linux build tree
        mkdir build_dir
        COMPILER_INSTALL_PATH=$HOME/0day COMPILER=gcc-11.2.0 make.cross O=build_dir ARCH=arm SHELL=/bin/bash drivers/

If you fix the issue, kindly add following tag as appropriate
Reported-by: kernel test robot <lkp at intel.com>

All errors (new ones prefixed by >>):

>> drivers/gpio/gpio-omap.c:25:10: fatal error: linux/seq_fille.h: No such file or directory
      25 | #include <linux/seq_fille.h>
         |          ^~~~~~~~~~~~~~~~~~~
   compilation terminated.


vim +25 drivers/gpio/gpio-omap.c

  > 25	#include <linux/seq_fille.h>
    26	#include <linux/gpio/driver.h>
    27	#include <linux/bitops.h>
    28	#include <linux/platform_data/gpio-omap.h>
    29	

---
0-DAY CI Kernel Test Service, Intel Corporation
https://lists.01.org/hyperkitty/list/kbuild-all@lists.01.org



More information about the linux-arm-kernel mailing list