[Intel-wired-lan] [PATCH v8 iwl-next 2/7] ice: Remove unncecessary ice_is_e8xx() functions
kernel test robot
lkp at intel.com
Tue Aug 27 19:28:12 UTC 2024
Hi Karol,
kernel test robot noticed the following build errors:
[auto build test ERROR on 025f455f893c9f39ec392d7237d1de55d2d00101]
url: https://github.com/intel-lab-lkp/linux/commits/Karol-Kolacinski/ice-Don-t-check-device-type-when-checking-GNSS-presence/20240827-211218
base: 025f455f893c9f39ec392d7237d1de55d2d00101
patch link: https://lore.kernel.org/r/20240827130814.732181-11-karol.kolacinski%40intel.com
patch subject: [Intel-wired-lan] [PATCH v8 iwl-next 2/7] ice: Remove unncecessary ice_is_e8xx() functions
config: s390-allyesconfig (https://download.01.org/0day-ci/archive/20240828/202408280349.0Wn5wfHn-lkp@intel.com/config)
compiler: s390-linux-gcc (GCC) 14.1.0
reproduce (this is a W=1 build): (https://download.01.org/0day-ci/archive/20240828/202408280349.0Wn5wfHn-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 at intel.com>
| Closes: https://lore.kernel.org/oe-kbuild-all/202408280349.0Wn5wfHn-lkp@intel.com/
All errors (new ones prefixed by >>):
s390-linux-ld: drivers/net/ethernet/intel/ice/ice_main.o: in function `ice_service_task':
>> ice_main.c:(.text+0x267ca): undefined reference to `ice_is_generic_mac'
s390-linux-ld: drivers/net/ethernet/intel/ice/ice_controlq.o: in function `ice_is_sbq_supported':
>> ice_controlq.c:(.text+0x2fb6): undefined reference to `ice_is_generic_mac'
s390-linux-ld: drivers/net/ethernet/intel/ice/ice_ptp.o: in function `ice_ptp_init':
>> ice_ptp.c:(.text+0xad28): undefined reference to `ice_is_e825c'
>> s390-linux-ld: ice_ptp.c:(.text+0xadde): undefined reference to `ice_is_e825c'
--
0-DAY CI Kernel Test Service
https://github.com/intel/lkp-tests/wiki
More information about the Intel-wired-lan
mailing list