[soc:board-remove 24/217] arch/arm/mach-orion5x/common.c:18:10: fatal error: 'plat/time.h' file not found
kernel test robot <[email protected]>
| Newsgroups | dev.linux.lists.llvm,dev.linux.lists.oe-kbuild-all,org.infradead.lists.linux-arm-kernel |
|---|---|
| Message-ID | <[email protected]> |
tree: https://git.kernel.org/pub/scm/linux/kernel/git/soc/soc.git board-remove head: 057394422bc04420585b2790b230d8a1f350ace8 commit: 061991b5690f233fb8a0248fa1ccb1172443e5c5 [24/217] ARM: orion/dove/mv78xx0: remove all board files config: arm-orion5x_defconfig (https://download.01.org/0day-ci/archive/20260816/[email protected]/config) compiler: clang version 21.1.8 (https://github.com/llvm/llvm-project 2078da43e25a4623cab2d0d60decddf709aaea28) reproduce (this is a W=1 build): (https://download.01.org/0day-ci/archive/20260816/[email protected]/reproduce) If you fix the issue in a separate patch/commit (i.e. not just a new version of the same patch/commit), kindly add following tags | Reported-by: kernel test robot <[email protected]> | Closes: https://lore.kernel.org/oe-kbuild-all/[email protected]/ All errors (new ones prefixed by >>): >> arch/arm/mach-orion5x/common.c:18:10: fatal error: 'plat/time.h' file not found 18 | #include <plat/time.h> | ^~~~~~~~~~~~~ 1 error generated. -- >> arch/arm/mach-orion5x/board-dt.c:21:10: fatal error: 'plat/time.h' file not found 21 | #include <plat/time.h> | ^~~~~~~~~~~~~ 1 error generated. -- >> arch/arm/plat-orion/pcie.c:16:10: fatal error: 'plat/addr-map.h' file not found 16 | #include <plat/addr-map.h> | ^~~~~~~~~~~~~~~~~ 1 error generated. vim +18 arch/arm/mach-orion5x/common.c 6f088f1d215be5 Lennert Buytenhek 2008-08-09 @18 #include <plat/time.h> 28a2b45054f2e3 Andrew Lunn 2011-05-15 19 #include <plat/common.h> c22c2c6008d69f Arnd Bergmann 2015-12-02 20 :::::: The code at line 18 was first introduced by commit :::::: 6f088f1d215be5250582b974f83f0e3aa6ad3a28 [ARM] Move include/asm-arm/plat-orion to arch/arm/plat-orion/include/plat :::::: TO: Lennert Buytenhek <[email protected]> :::::: CC: Lennert Buytenhek <[email protected]> -- 0-DAY CI Kernel Test Service https://github.com/intel/lkp-tests/wiki