tree: https://git.kernel.org/pub/scm/linux/kernel/git/linusw/linux-nomadik.git ixp4
head: 053c8f0451e047c9d2efe70a7a66e962aceb684d
commit: 652b47570e17a4776bb2c8e25dd5a4d9e9dcb5d4 [20/54] gpio: ixp4xx: Add driver for the IXP4xx GPIO
config: s390-allyesconfig (attached as .config)
compiler: s390x-linux-gnu-gcc (Debian 8.2.0-11) 8.2.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 652b47570e17a4776bb2c8e25dd5a4d9e9dcb5d4
# save the attached .config to linux build tree
GCC_VERSION=8.2.0 make.cross ARCH=s390
All errors (new ones prefixed by >>):
quoted
drivers//gpio/gpio-ixp4xx.c:19:10: fatal error: asm/mach-types.h: No such file or directory
#include <asm/mach-types.h>
^~~~~~~~~~~~~~~~~~
compilation terminated.
vim +19 drivers//gpio/gpio-ixp4xx.c
18
> 19 #include <asm/mach-types.h>
20
---
0-DAY kernel test infrastructure Open Source Technology Center
https://lists.01.org/pipermail/kbuild-all Intel Corporation