linux-mm.kvack.org archive mirror
 help / color / mirror / Atom feed
* [linux-next:master 5301/6333] ice_dpll.c:undefined reference to `ice_cgu_get_pin_name'
@ 2023-09-19 13:33 kernel test robot
  0 siblings, 0 replies; only message in thread
From: kernel test robot @ 2023-09-19 13:33 UTC (permalink / raw)
  To: Arkadiusz Kubalewski
  Cc: oe-kbuild-all, Linux Memory Management List, Milena Olech,
	Michal Michalik, Vadim Fedorenko, Jiri Pirko

tree:   https://git.kernel.org/pub/scm/linux/kernel/git/next/linux-next.git master
head:   29e400e3ea486bf942b214769fc9778098114113
commit: d7999f5ea64bb10d2857b8cbfe973be373bac7c9 [5301/6333] ice: implement dpll interface to control cgu
config: powerpc-randconfig-s042-20230108 (https://download.01.org/0day-ci/archive/20230919/202309192154.NJNpFIy5-lkp@intel.com/config)
compiler: powerpc-linux-gcc (GCC) 11.3.0
reproduce (this is a W=1 build): (https://download.01.org/0day-ci/archive/20230919/202309192154.NJNpFIy5-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/202309192154.NJNpFIy5-lkp@intel.com/

All errors (new ones prefixed by >>):

   powerpc-linux-ld: drivers/net/ethernet/intel/ice/ice_lib.o: in function `ice_init_feature_support':
   ice_lib.c:(.text+0x44ac): undefined reference to `ice_is_phy_rclk_present'
   powerpc-linux-ld: ice_lib.c:(.text+0x44d4): undefined reference to `ice_is_cgu_present'
   powerpc-linux-ld: ice_lib.c:(.text+0x44f0): undefined reference to `ice_is_clock_mux_present_e810t'
   powerpc-linux-ld: drivers/net/ethernet/intel/ice/ice_dpll.o: in function `ice_dpll_init_info_direct_pins':
>> ice_dpll.c:(.text+0x7a0): undefined reference to `ice_cgu_get_pin_name'
>> powerpc-linux-ld: ice_dpll.c:(.text+0x7b4): undefined reference to `ice_cgu_get_pin_type'
>> powerpc-linux-ld: ice_dpll.c:(.text+0x848): undefined reference to `ice_cgu_get_pin_freq_supp'
   powerpc-linux-ld: drivers/net/ethernet/intel/ice/ice_dpll.o: in function `ice_dpll_update_state':
>> ice_dpll.c:(.text+0xa50): undefined reference to `ice_get_cgu_state'
   powerpc-linux-ld: drivers/net/ethernet/intel/ice/ice_dpll.o: in function `ice_dpll_init_info':
>> ice_dpll.c:(.text+0x1610): undefined reference to `ice_get_cgu_rclk_pin_info'

-- 
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:[~2023-09-19 13:34 UTC | newest]

Thread overview: (only message) (download: mbox.gz follow: Atom feed
-- links below jump to the message on this page --
2023-09-19 13:33 [linux-next:master 5301/6333] ice_dpll.c:undefined reference to `ice_cgu_get_pin_name' 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 NNTP newsgroup(s).