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@xxxxxxxxx/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@xxxxxxxxx/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@xxxxxxxxx> | Closes: https://lore.kernel.org/oe-kbuild-all/202306231959.rM5kD1QX-lkp@xxxxxxxxx/ 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@xxxxxxxxxx> :::::: CC: Shawn Guo <shawn.guo@xxxxxxxxxx> -- 0-DAY CI Kernel Test Service https://github.com/intel/lkp-tests/wiki