All of lore.kernel.org
 help / color / mirror / Atom feed
* [asahilinux:atc-WIP 186/186] atc.c:undefined reference to `typec_mux_get_drvdata'
@ 2022-03-20  4:42 kernel test robot
  0 siblings, 0 replies; only message in thread
From: kernel test robot @ 2022-03-20  4:42 UTC (permalink / raw)
  To: Sven Peter; +Cc: kbuild-all, linux-kernel

tree:   https://github.com/AsahiLinux/linux atc-WIP
head:   edd8b87e1973b03d2a8ae654018e6a01cd1cc03e
commit: edd8b87e1973b03d2a8ae654018e6a01cd1cc03e [186/186] WIP: atcphy
config: arm64-defconfig (https://download.01.org/0day-ci/archive/20220320/202203201229.cPfbWcJt-lkp@intel.com/config)
compiler: aarch64-linux-gcc (GCC) 11.2.0
reproduce (this is a W=1 build):
        wget https://raw.githubusercontent.com/intel/lkp-tests/master/sbin/make.cross -O ~/bin/make.cross
        chmod +x ~/bin/make.cross
        # https://github.com/AsahiLinux/linux/commit/edd8b87e1973b03d2a8ae654018e6a01cd1cc03e
        git remote add asahilinux https://github.com/AsahiLinux/linux
        git fetch --no-tags asahilinux atc-WIP
        git checkout edd8b87e1973b03d2a8ae654018e6a01cd1cc03e
        # save the config file to linux build tree
        mkdir build_dir
        COMPILER_INSTALL_PATH=$HOME/0day COMPILER=gcc-11.2.0 make.cross O=build_dir ARCH=arm64 SHELL=/bin/bash

If you fix the issue, kindly add following tag as appropriate
Reported-by: kernel test robot <lkp@intel.com>

All errors (new ones prefixed by >>):

   aarch64-linux-ld: Unexpected GOT/PLT entries detected!
   aarch64-linux-ld: Unexpected run-time procedure linkages detected!
   aarch64-linux-ld: Entry trampoline text too big
   aarch64-linux-ld: drivers/phy/apple/atc.o: in function `atcphy_mux_set':
>> atc.c:(.text+0x1d8): undefined reference to `typec_mux_get_drvdata'
   aarch64-linux-ld: drivers/phy/apple/atc.o: in function `atcphy_sw_set':
>> atc.c:(.text+0x308): undefined reference to `typec_switch_get_drvdata'
   aarch64-linux-ld: drivers/phy/apple/atc.o: in function `atcphy_probe':
>> atc.c:(.text+0x760): undefined reference to `typec_mux_register'
>> aarch64-linux-ld: atc.c:(.text+0x78c): undefined reference to `typec_switch_register'

-- 
0-DAY CI Kernel Test Service
https://01.org/lkp

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

only message in thread, other threads:[~2022-03-20  4:43 UTC | newest]

Thread overview: (only message) (download: mbox.gz / follow: Atom feed)
-- links below jump to the message on this page --
2022-03-20  4:42 [asahilinux:atc-WIP 186/186] atc.c:undefined reference to `typec_mux_get_drvdata' 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.