* [linux-next:master 10675/12162] drivers/clk/imx/clk-imx31.c:14:10: fatal error: 'soc/imx/timer.h' file not found
@ 2023-06-23 11:12 kernel test robot
0 siblings, 0 replies; only message in thread
From: kernel test robot @ 2023-06-23 11:12 UTC (permalink / raw)
To: Uwe Kleine-König
Cc: llvm, oe-kbuild-all, Linux Memory Management List, Daniel Lezcano
tree: https://git.kernel.org/pub/scm/linux/kernel/git/next/linux-next.git master
head: 8d2be868b42c08290509c60515865f4de24ea704
commit: 9e9d7570485d724838322714cd413eb90d9459f4 [10675/12162] clocksource/drivers/imx-gpt: Fold <soc/imx/timer.h> into its only user
config: arm-randconfig-r016-20230622 (https://download.01.org/0day-ci/archive/20230623/202306231959.rM5kD1QX-lkp@intel.com/config)
compiler: clang version 15.0.7 (https://github.com/llvm/llvm-project.git 8dfdcc7b7bf66834a761bd8de445840ef68e4d1a)
reproduce: (https://download.01.org/0day-ci/archive/20230623/202306231959.rM5kD1QX-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/202306231959.rM5kD1QX-lkp@intel.com/
All errors (new ones prefixed by >>):
>> drivers/clk/imx/clk-imx31.c:14:10: fatal error: 'soc/imx/timer.h' file not found
#include <soc/imx/timer.h>
^~~~~~~~~~~~~~~~~
1 error generated.
--
>> drivers/clk/imx/clk-imx35.c:13:10: fatal error: 'soc/imx/timer.h' file not found
#include <soc/imx/timer.h>
^~~~~~~~~~~~~~~~~
1 error generated.
vim +14 drivers/clk/imx/clk-imx31.c
0931aff7226abb drivers/clk/imx/clk-imx31.c Shawn Guo 2015-05-15 @14 #include <soc/imx/timer.h>
0c831317e77b55 arch/arm/mach-imx/clk-imx31.c Shawn Guo 2015-04-25 15 #include <asm/irq.h>
95878cbed89504 arch/arm/mach-imx/clk-imx31.c Sascha Hauer 2012-03-18 16
:::::: The code at line 14 was first introduced by commit
:::::: 0931aff7226abb7e1dab018488e363294385fa66 ARM: imx: define an enum for gpt timer device type
:::::: TO: Shawn Guo <shawn.guo@linaro.org>
:::::: CC: Shawn Guo <shawn.guo@linaro.org>
--
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:[~2023-06-23 11:13 UTC | newest]
Thread overview: (only message) (download: mbox.gz follow: Atom feed
-- links below jump to the message on this page --
2023-06-23 11:12 [linux-next:master 10675/12162] drivers/clk/imx/clk-imx31.c:14:10: fatal error: 'soc/imx/timer.h' file not found kernel test robot
This is a public inbox, see mirroring instructions
for how to clone and mirror all data and code used for this inbox;
as well as URLs for NNTP newsgroup(s).