All of lore.kernel.org
 help / color / mirror / Atom feed
* [android-common:android12-5.4 5104/29950] hisi_hikey_usb.c:undefined reference to `usb_role_switch_unregister'
@ 2023-12-11 19:25 kernel test robot
  0 siblings, 0 replies; only message in thread
From: kernel test robot @ 2023-12-11 19:25 UTC (permalink / raw)
  To: cros-kernel-buildreports; +Cc: oe-kbuild-all

tree:   https://android.googlesource.com/kernel/common android12-5.4
head:   1303f659c2b14b2e1b45dca5e98b79a2b818d4f6
commit: df2bbf3f35122d1d879aef65254ac09ede18e6f9 [5104/29950] ANDROID: misc: hisi_hikey_usb: Driver to support usb functionality of Hikey960
config: arm64-randconfig-003-20231205 (https://download.01.org/0day-ci/archive/20231212/202312120342.ZrhlMCPr-lkp@intel.com/config)
compiler: aarch64-linux-gcc (GCC) 13.2.0
reproduce (this is a W=1 build): (https://download.01.org/0day-ci/archive/20231212/202312120342.ZrhlMCPr-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/202312120342.ZrhlMCPr-lkp@intel.com/

All errors (new ones prefixed by >>):

   aarch64-linux-ld: warning: .tmp_vmlinux1 has a LOAD segment with RWX permissions
   aarch64-linux-ld: drivers/misc/hisi_hikey_usb.o: in function `hisi_hikey_usb_remove':
>> hisi_hikey_usb.c:(.text+0x3c): undefined reference to `usb_role_switch_unregister'
   hisi_hikey_usb.c:(.text+0x3c): relocation truncated to fit: R_AARCH64_CALL26 against undefined symbol `usb_role_switch_unregister'
>> aarch64-linux-ld: hisi_hikey_usb.c:(.text+0x50): undefined reference to `usb_role_switch_put'
   hisi_hikey_usb.c:(.text+0x50): relocation truncated to fit: R_AARCH64_CALL26 against undefined symbol `usb_role_switch_put'
   aarch64-linux-ld: drivers/misc/hisi_hikey_usb.o: in function `hub_usb_role_switch_get':
>> hisi_hikey_usb.c:(.text+0xb8): undefined reference to `usb_role_switch_get_role'
   hisi_hikey_usb.c:(.text+0xb8): relocation truncated to fit: R_AARCH64_CALL26 against undefined symbol `usb_role_switch_get_role'
   aarch64-linux-ld: drivers/misc/hisi_hikey_usb.o: in function `hub_usb_role_switch_set':
>> hisi_hikey_usb.c:(.text+0x228): undefined reference to `usb_role_switch_set_role'
   hisi_hikey_usb.c:(.text+0x228): relocation truncated to fit: R_AARCH64_CALL26 against undefined symbol `usb_role_switch_set_role'
   aarch64-linux-ld: drivers/misc/hisi_hikey_usb.o: in function `hisi_hikey_usb_probe':
>> hisi_hikey_usb.c:(.text+0x370): undefined reference to `usb_role_switch_get'
   hisi_hikey_usb.c:(.text+0x370): relocation truncated to fit: R_AARCH64_CALL26 against undefined symbol `usb_role_switch_get'
>> aarch64-linux-ld: hisi_hikey_usb.c:(.text+0x3cc): undefined reference to `usb_role_switch_register'
   hisi_hikey_usb.c:(.text+0x3cc): relocation truncated to fit: R_AARCH64_CALL26 against undefined symbol `usb_role_switch_register'
   aarch64-linux-ld: hisi_hikey_usb.c:(.text+0x3f4): undefined reference to `usb_role_switch_put'
   hisi_hikey_usb.c:(.text+0x3f4): relocation truncated to fit: R_AARCH64_CALL26 against undefined symbol `usb_role_switch_put'

-- 
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-12-11 19:26 UTC | newest]

Thread overview: (only message) (download: mbox.gz follow: Atom feed
-- links below jump to the message on this page --
2023-12-11 19:25 [android-common:android12-5.4 5104/29950] hisi_hikey_usb.c:undefined reference to `usb_role_switch_unregister' kernel test robot

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.