tree: https://kernel.googlesource.com/pub/scm/linux/kernel/git/dtor/input.git next head: 410f25de467ee94c1a577c6ee7370c37b376c17c commit: 060157e1dbc133075a2e20786d6ff6d4b41909f9 [2311/2342] Input: remove w90x900 keyboard driver config: arm-nuc960_defconfig (attached as .config) compiler: arm-linux-gnueabi-gcc (GCC) 7.4.0 reproduce: wget https://raw.githubusercontent.com/intel/lkp-tests/master/sbin/make.cross -O ~/bin/make.cross chmod +x ~/bin/make.cross git checkout 060157e1dbc133075a2e20786d6ff6d4b41909f9 # save the attached .config to linux build tree GCC_VERSION=7.4.0 make.cross ARCH=arm If you fix the issue, kindly add following tag Reported-by: kbuild test robot <lkp@xxxxxxxxx> All errors (new ones prefixed by >>): >> arch/arm/mach-w90x900/dev.c:38:10: fatal error: linux/platform_data/keypad-w90p910.h: No such file or directory #include <linux/platform_data/keypad-w90p910.h> ^~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~ compilation terminated. vim +38 arch/arm/mach-w90x900/dev.c 35c9221acb133e wanzongshun 2009-08-21 32 35c9221acb133e wanzongshun 2009-08-21 33 #include <mach/regs-serial.h> 54ecf4f0563718 Arnd Bergmann 2012-08-24 34 #include <linux/platform_data/spi-nuc900.h> 35c9221acb133e wanzongshun 2009-08-21 35 #include <mach/map.h> 54ecf4f0563718 Arnd Bergmann 2012-08-24 36 #include <linux/platform_data/video-nuc900fb.h> 6a446b906d5842 wanzongshun 2010-07-18 37 #include <mach/regs-ldm.h> 54ecf4f0563718 Arnd Bergmann 2012-08-24 @38 #include <linux/platform_data/keypad-w90p910.h> 35c9221acb133e wanzongshun 2009-08-21 39 :::::: The code at line 38 was first introduced by commit :::::: 54ecf4f05637183ffd0ac98f906e45e271030a55 ARM: w90x900: move platform_data definitions :::::: TO: Arnd Bergmann <arnd@xxxxxxxx> :::::: CC: Arnd Bergmann <arnd@xxxxxxxx> --- 0-DAY kernel test infrastructure Open Source Technology Center https://lists.01.org/pipermail/kbuild-all Intel Corporation
Attachment:
.config.gz
Description: application/gzip