oe-kbuild-all.lists.linux.dev archive mirror
 help / color / mirror / Atom feed
* [net-next:main 19/25] undefined reference to `rdev_get_drvdata'
@ 2024-04-20  2:39 kernel test robot
  0 siblings, 0 replies; only message in thread
From: kernel test robot @ 2024-04-20  2:39 UTC (permalink / raw
  To: Kory Maincent (Dent Project)
  Cc: oe-kbuild-all, netdev, Jakub Kicinski, Andrew Lunn

tree:   https://git.kernel.org/pub/scm/linux/kernel/git/davem/net-next.git main
head:   4cad4efa6eb209cea88175e545020de55fe3c737
commit: d83e13761d5b0568376963729abcccf6de5a43ba [19/25] net: pse-pd: Use regulator framework within PSE framework
config: parisc-randconfig-001-20240419 (https://download.01.org/0day-ci/archive/20240420/202404201020.mqX2IOu7-lkp@intel.com/config)
compiler: hppa-linux-gcc (GCC) 13.2.0
reproduce (this is a W=1 build): (https://download.01.org/0day-ci/archive/20240420/202404201020.mqX2IOu7-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/202404201020.mqX2IOu7-lkp@intel.com/

All errors (new ones prefixed by >>):

   hppa-linux-ld: drivers/net/pse-pd/pse_core.o: in function `pse_pi_is_enabled':
>> (.text+0x1e0): undefined reference to `rdev_get_drvdata'
>> hppa-linux-ld: (.text+0x1fc): undefined reference to `rdev_get_id'
   hppa-linux-ld: drivers/net/pse-pd/pse_core.o: in function `pse_pi_disable':
   (.text+0x2a4): undefined reference to `rdev_get_drvdata'
   hppa-linux-ld: (.text+0x2c0): undefined reference to `rdev_get_id'
   hppa-linux-ld: drivers/net/pse-pd/pse_core.o: in function `pse_pi_enable':
   (.text+0x388): undefined reference to `rdev_get_drvdata'
   hppa-linux-ld: (.text+0x3a4): undefined reference to `rdev_get_id'
   hppa-linux-ld: drivers/net/pse-pd/pse_core.o: in function `pse_controller_register.part.0':
>> (.text+0xd28): undefined reference to `devm_regulator_register'

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

^ permalink raw reply	[flat|nested] only message in thread

only message in thread, other threads:[~2024-04-20  2:40 UTC | newest]

Thread overview: (only message) (download: mbox.gz follow: Atom feed
-- links below jump to the message on this page --
2024-04-20  2:39 [net-next:main 19/25] undefined reference to `rdev_get_drvdata' kernel test robot

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 read-only IMAP folder(s) and NNTP newsgroup(s).