[<prev] [next>] [day] [month] [year] [list]
Message-ID: <202404201020.mqX2IOu7-lkp@intel.com>
Date: Sat, 20 Apr 2024 10:39:49 +0800
From: kernel test robot <lkp@...el.com>
To: "Kory Maincent (Dent Project)" <kory.maincent@...tlin.com>
Cc: oe-kbuild-all@...ts.linux.dev, netdev@...r.kernel.org,
Jakub Kicinski <kuba@...nel.org>, Andrew Lunn <andrew@...n.ch>
Subject: [net-next:main 19/25] undefined reference to `rdev_get_drvdata'
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@...el.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
Powered by blists - more mailing lists