From: kernel test robot <lkp@intel.com>
To: "Uwe Kleine-König" <u.kleine-koenig@pengutronix.de>
Cc: llvm@lists.linux.dev, oe-kbuild-all@lists.linux.dev,
Linux Memory Management List <linux-mm@kvack.org>,
Daniel Lezcano <daniel.lezcano@linaro.org>
Subject: [linux-next:master 10675/12162] drivers/clk/imx/clk-imx31.c:14:10: fatal error: 'soc/imx/timer.h' file not found
Date: Fri, 23 Jun 2023 19:12:06 +0800 [thread overview]
Message-ID: <202306231959.rM5kD1QX-lkp@intel.com> (raw)
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
reply other threads:[~2023-06-23 11:13 UTC|newest]
Thread overview: [no followups] expand[flat|nested] mbox.gz Atom feed
Reply instructions:
You may reply publicly to this message via plain-text email
using any one of the following methods:
* Save the following mbox file, import it into your mail client,
and reply-to-all from there: mbox
Avoid top-posting and favor interleaved quoting:
https://en.wikipedia.org/wiki/Posting_style#Interleaved_style
* Reply using the --to, --cc, and --in-reply-to
switches of git-send-email(1):
git send-email \
--in-reply-to=202306231959.rM5kD1QX-lkp@intel.com \
--to=lkp@intel.com \
--cc=daniel.lezcano@linaro.org \
--cc=linux-mm@kvack.org \
--cc=llvm@lists.linux.dev \
--cc=oe-kbuild-all@lists.linux.dev \
--cc=u.kleine-koenig@pengutronix.de \
/path/to/YOUR_REPLY
https://kernel.org/pub/software/scm/git/docs/git-send-email.html
* If your mail client supports setting the In-Reply-To header
via mailto: links, try the mailto: link
Be sure your reply has a Subject: header at the top and a blank line
before the message body.
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).