All of lore.kernel.org
 help / color / mirror / Atom feed
* [linux-next:master 13769/14339] drivers/clk/clk-rp1.c:16:10: fatal error: 'dt-bindings/clock/raspberrypi,rp1-clocks.h' file not found
@ 2025-06-05  0:41 kernel test robot
  2025-06-05  3:12 ` Florian Fainelli
  0 siblings, 1 reply; 2+ messages in thread
From: kernel test robot @ 2025-06-05  0:41 UTC (permalink / raw)
  To: Andrea della Porta; +Cc: oe-kbuild-all, Florian Fainelli

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

^ permalink raw reply	[flat|nested] 2+ messages in thread

end of thread, other threads:[~2025-06-05  3:12 UTC | newest]

Thread overview: 2+ messages (download: mbox.gz follow: Atom feed
-- links below jump to the message on this page --
2025-06-05  0:41 [linux-next:master 13769/14339] drivers/clk/clk-rp1.c:16:10: fatal error: 'dt-bindings/clock/raspberrypi,rp1-clocks.h' file not found kernel test robot
2025-06-05  3:12 ` Florian Fainelli

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.