From: kernel test robot <lkp@intel.com>
To: Andrea della Porta <andrea.porta@suse.com>
Cc: oe-kbuild-all@lists.linux.dev,
Florian Fainelli <florian.fainelli@broadcom.com>
Subject: [linux-next:master 13769/14339] drivers/clk/clk-rp1.c:16:10: fatal error: 'dt-bindings/clock/raspberrypi,rp1-clocks.h' file not found
Date: Thu, 5 Jun 2025 08:41:24 +0800 [thread overview]
Message-ID: <202506050803.IIBuzodB-lkp@intel.com> (raw)
tree: https://git.kernel.org/pub/scm/linux/kernel/git/next/linux-next.git master
head: 911483b25612c8bc32a706ba940738cc43299496
commit: 5610966e6503870d1d6fc63bb194f613c496e095 [13769/14339] clk: rp1: Add support for clocks provided by RP1
config: arm-randconfig-r071-20250605 (https://download.01.org/0day-ci/archive/20250605/202506050803.IIBuzodB-lkp@intel.com/config)
compiler: clang version 21.0.0git (https://github.com/llvm/llvm-project f819f46284f2a79790038e1f6649172789734ae8)
reproduce (this is a W=1 build): (https://download.01.org/0day-ci/archive/20250605/202506050803.IIBuzodB-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/202506050803.IIBuzodB-lkp@intel.com/
Note: the linux-next/master HEAD 911483b25612c8bc32a706ba940738cc43299496 builds fine.
It may have been fixed somewhere.
All errors (new ones prefixed by >>):
>> drivers/clk/clk-rp1.c:16:10: fatal error: 'dt-bindings/clock/raspberrypi,rp1-clocks.h' file not found
16 | #include <dt-bindings/clock/raspberrypi,rp1-clocks.h>
| ^~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~
1 error generated.
vim +16 drivers/clk/clk-rp1.c
15
> 16 #include <dt-bindings/clock/raspberrypi,rp1-clocks.h>
17
--
0-DAY CI Kernel Test Service
https://github.com/intel/lkp-tests/wiki
next reply other threads:[~2025-06-05 0:41 UTC|newest]
Thread overview: 2+ messages / expand[flat|nested] mbox.gz Atom feed top
2025-06-05 0:41 kernel test robot [this message]
2025-06-05 3:12 ` [linux-next:master 13769/14339] drivers/clk/clk-rp1.c:16:10: fatal error: 'dt-bindings/clock/raspberrypi,rp1-clocks.h' file not found Florian Fainelli
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=202506050803.IIBuzodB-lkp@intel.com \
--to=lkp@intel.com \
--cc=andrea.porta@suse.com \
--cc=florian.fainelli@broadcom.com \
--cc=oe-kbuild-all@lists.linux.dev \
/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 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.