Hi Lucas,
FYI, the error/warning still remains.
tree: https://git.kernel.org/pub/scm/linux/kernel/git/arm/arm-soc.git imx/dt-8mq
head: 3bbc9abbfb8cc6d76b388699501eeda005850929
commit: 930507c1830498e00ede089890f188de4a108cc7 [14/19] arm64: add basic Kconfig symbols for i.MX8
config: arm64-allmodconfig (attached as .config)
compiler: aarch64-linux-gnu-gcc (Debian 7.2.0-11) 7.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 930507c1830498e00ede089890f188de4a108cc7
# save the attached .config to linux build tree
GCC_VERSION=7.2.0 make.cross ARCH=arm64
All errors (new ones prefixed by >>):
quoted
sound/soc/fsl/eukrea-tlv320.c:28:10: fatal error: asm/mach-types.h: No such file or directory
#include <asm/mach-types.h>
^~~~~~~~~~~~~~~~~~
compilation terminated.
vim +28 sound/soc/fsl/eukrea-tlv320.c
91157888 sound/soc/imx/eukrea-tlv320.c Eric Bénard 2010-05-27 @28 #include <asm/mach-types.h>
91157888 sound/soc/imx/eukrea-tlv320.c Eric Bénard 2010-05-27 29
:::::: The code at line 28 was first introduced by commit
:::::: 91157888f28ae94761eaf25533f76a55542b2a3f ASoC: imx: add eukrea-tlv320
:::::: TO: Eric Bénard [off-list ref]
:::::: CC: Mark Brown [off-list ref]
---
0-DAY kernel test infrastructure Open Source Technology Center
https://lists.01.org/pipermail/kbuild-all Intel Corporation