* [soc:board-remove 24/217] arch/arm/mach-orion5x/common.c:18:10: fatal error: 'plat/time.h' file not found
@ 2026-08-15 21:10 kernel test robot
0 siblings, 0 replies; only message in thread
From: kernel test robot @ 2026-08-15 21:10 UTC (permalink / raw)
To: Arnd Bergmann; +Cc: llvm, oe-kbuild-all, linux-arm-kernel, arm
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/202608160508.L84PCmp5-lkp@intel.com/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/202608160508.L84PCmp5-lkp@intel.com/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 <lkp@intel.com>
| Closes: https://lore.kernel.org/oe-kbuild-all/202608160508.L84PCmp5-lkp@intel.com/
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 <buytenh@wantstofly.org>
:::::: CC: Lennert Buytenhek <buytenh@marvell.com>
--
0-DAY CI Kernel Test Service
https://github.com/intel/lkp-tests/wiki
^ permalink raw reply [flat|nested] only message in thread
only message in thread, other threads:[~2026-08-15 21:10 UTC | newest]
Thread overview: (only message) (download: mbox.gz follow: Atom feed
-- links below jump to the message on this page --
2026-08-15 21:10 [soc:board-remove 24/217] arch/arm/mach-orion5x/common.c:18:10: fatal error: 'plat/time.h' file not found kernel test robot
This is an external index of several public inboxes,
see mirroring instructions on how to clone and mirror
all data and code used by this external index.