tree:
https://git.kernel.org/pub/scm/linux/kernel/git/arnd/playground.git
s3c-multiplatform
head: 34ba502a57f2f68a92e9e85f9764953945050d35
commit: 34ba502a57f2f68a92e9e85f9764953945050d35 [36/36] ARM: s3c: make headers local if
possible
config: arm-tct_hammer_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 34ba502a57f2f68a92e9e85f9764953945050d35
# 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(a)intel.com>
All errors (new ones prefixed by >>):
In file included from drivers/usb/gadget/udc/s3c2410_udc.c:43:0:
> drivers/usb/gadget/udc/s3c2410_udc_regs.h:9:10: fatal error:
mach/map.h: No such file or directory
#include <mach/map.h>
^~~~~~~~~~~~
compilation terminated.
vim +9 drivers/usb/gadget/udc/s3c2410_udc_regs.h
^1da177e4c3f41 include/asm-arm/arch-s3c2410/regs-udc.h Linus Torvalds 2005-04-16 8
4d392d6568f853 drivers/usb/gadget/udc/s3c2410_udc_regs.h Arnd Bergmann 2019-10-10 @9
#include <mach/map.h>
4d392d6568f853 drivers/usb/gadget/udc/s3c2410_udc_regs.h Arnd Bergmann 2019-10-10 10
:::::: The code at line 9 was first introduced by commit
:::::: 4d392d6568f8535da6945c440556b6ebfba6409a ARM: s3c: stop including mach/hardware.h
from mach/io.h
:::::: TO: Arnd Bergmann <arnd(a)arndb.de>
:::::: CC: Arnd Bergmann <arnd(a)arndb.de>
---
0-DAY kernel test infrastructure Open Source Technology Center
https://lists.01.org/pipermail/kbuild-all Intel Corporation