All of lore.kernel.org
 help / color / mirror / Atom feed
* pwm-rz-mtu3.c:undefined reference to `clk_rate_exclusive_put'
@ 2023-07-25 10:01 kernel test robot
  2023-07-25 13:51 ` Biju Das
  0 siblings, 1 reply; 4+ messages in thread
From: kernel test robot @ 2023-07-25 10:01 UTC (permalink / raw)
  To: Biju Das; +Cc: oe-kbuild-all, linux-kernel, Thierry Reding,
	Uwe Kleine-König

tree:   https://git.kernel.org/pub/scm/linux/kernel/git/torvalds/linux.git master
head:   0b5547c51827e053cc754db47d3ec3e6c2c451d2
commit: 254d3a727421ccc935f085eaa9bae51cb6c9df25 pwm: Add Renesas RZ/G2L MTU3a PWM driver
date:   5 weeks ago
config: m68k-randconfig-r035-20230725 (https://download.01.org/0day-ci/archive/20230725/202307251752.vLfmmhYm-lkp@intel.com/config)
compiler: m68k-linux-gcc (GCC) 12.3.0
reproduce: (https://download.01.org/0day-ci/archive/20230725/202307251752.vLfmmhYm-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/202307251752.vLfmmhYm-lkp@intel.com/

All errors (new ones prefixed by >>):

   m68k-linux-ld: section .rodata VMA [00002000,009a764f] overlaps section .text VMA [00000400,012a124f]
   m68k-linux-ld: drivers/pwm/pwm-rz-mtu3.o: in function `rz_mtu3_pwm_pm_disable':
>> pwm-rz-mtu3.c:(.text+0x114): undefined reference to `clk_rate_exclusive_put'
   m68k-linux-ld: drivers/pwm/pwm-rz-mtu3.o: in function `rz_mtu3_pwm_probe':
>> pwm-rz-mtu3.c:(.text+0x32c): undefined reference to `clk_rate_exclusive_get'
>> m68k-linux-ld: pwm-rz-mtu3.c:(.text+0x380): undefined reference to `clk_rate_exclusive_put'
   m68k-linux-ld: pwm-rz-mtu3.c:(.text+0x400): undefined reference to `clk_rate_exclusive_put'

-- 
0-DAY CI Kernel Test Service
https://github.com/intel/lkp-tests/wiki

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

end of thread, other threads:[~2023-07-25 16:23 UTC | newest]

Thread overview: 4+ messages (download: mbox.gz follow: Atom feed
-- links below jump to the message on this page --
2023-07-25 10:01 pwm-rz-mtu3.c:undefined reference to `clk_rate_exclusive_put' kernel test robot
2023-07-25 13:51 ` Biju Das
2023-07-25 16:21   ` Thierry Reding
2023-07-25 16:23     ` Biju Das

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.