[thierryreding:for-5.18/work 125/143] drivers/soc/tegra/cbb/tegra234-cbb.c:31:10: fatal error: soc/tegra/tegra-grace-cbb.h: No such file or directory

From: kernel test robot
Date: Wed Feb 23 2022 - 17:10:54 EST


tree: https://github.com/thierryreding/linux for-5.18/work
head: 1cdb7fffbcf8f949410bfa97c8cca5acc0285a48
commit: 680fb4639742070b06e49b485cbfa8b21772884f [125/143] soc: tegra: cbb: Add support for tegra-grace SOC
config: arm64-buildonly-randconfig-r004-20220223 (https://download.01.org/0day-ci/archive/20220224/202202240633.d1qLZfuY-lkp@xxxxxxxxx/config)
compiler: aarch64-linux-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://github.com/thierryreding/linux/commit/680fb4639742070b06e49b485cbfa8b21772884f
git remote add thierryreding https://github.com/thierryreding/linux
git fetch --no-tags thierryreding for-5.18/work
git checkout 680fb4639742070b06e49b485cbfa8b21772884f
# 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=arm64 SHELL=/bin/bash drivers/iommu/ drivers/soc/tegra/

If you fix the issue, kindly add following tag as appropriate
Reported-by: kernel test robot <lkp@xxxxxxxxx>

All errors (new ones prefixed by >>):

>> drivers/soc/tegra/cbb/tegra234-cbb.c:31:10: fatal error: soc/tegra/tegra-grace-cbb.h: No such file or directory
31 | #include <soc/tegra/tegra-grace-cbb.h>
| ^~~~~~~~~~~~~~~~~~~~~~~~~~~~~
compilation terminated.


vim +31 drivers/soc/tegra/cbb/tegra234-cbb.c

> 31 #include <soc/tegra/tegra-grace-cbb.h>
32

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