[PATCH v2 09/14] phy: cadence: sierra: Model reference receiver as clocks (gate clocks)

kernel test robot lkp at intel.com
Wed Dec 23 14:00:45 EST 2020


Hi Kishon,

I love your patch! Yet something to improve:

[auto build test ERROR on linus/master]
[also build test ERROR on next-20201223]
[cannot apply to robh/for-next phy/next v5.10]
[If your patch is applied to the wrong git tree, kindly drop us a note.
And when submitting patch, we suggest to use '--base' as documented in
https://git-scm.com/docs/git-format-patch]

url:    https://github.com/0day-ci/linux/commits/Kishon-Vijay-Abraham-I/PHY-Add-support-in-Sierra-to-use-external-clock/20201222-151127
base:   https://git.kernel.org/pub/scm/linux/kernel/git/torvalds/linux.git 8653b778e454a7708847aeafe689bce07aeeb94e
config: m68k-randconfig-r014-20201221 (attached as .config)
compiler: m68k-linux-gcc (GCC) 9.3.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/0day-ci/linux/commit/846ff2a92c3af64ff638068dcb842f69de1075b2
        git remote add linux-review https://github.com/0day-ci/linux
        git fetch --no-tags linux-review Kishon-Vijay-Abraham-I/PHY-Add-support-in-Sierra-to-use-external-clock/20201222-151127
        git checkout 846ff2a92c3af64ff638068dcb842f69de1075b2
        # save the attached .config to linux build tree
        COMPILER_INSTALL_PATH=$HOME/0day COMPILER=gcc-9.3.0 make.cross ARCH=m68k 

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

All errors (new ones prefixed by >>):

   m68k-linux-ld: drivers/phy/cadence/phy-cadence-sierra.o: in function `cdns_sierra_pll_mux_unregister.isra.0':
>> phy-cadence-sierra.c:(.text+0x418): undefined reference to `of_clk_del_provider'
   m68k-linux-ld: drivers/phy/cadence/phy-cadence-sierra.o: in function `cdns_sierra_refrcv_unregister.isra.0':
   phy-cadence-sierra.c:(.text+0x474): undefined reference to `of_clk_del_provider'
   m68k-linux-ld: drivers/phy/cadence/phy-cadence-sierra.o: in function `cdns_sierra_refrcv_register.isra.0':
>> phy-cadence-sierra.c:(.text+0x5b8): undefined reference to `devm_clk_register'
>> m68k-linux-ld: phy-cadence-sierra.c:(.text+0x5cc): undefined reference to `of_clk_src_simple_get'
>> m68k-linux-ld: phy-cadence-sierra.c:(.text+0x5d4): undefined reference to `of_clk_add_provider'

---
0-DAY CI Kernel Test Service, Intel Corporation
https://lists.01.org/hyperkitty/list/kbuild-all@lists.01.org
-------------- next part --------------
A non-text attachment was scrubbed...
Name: .config.gz
Type: application/gzip
Size: 29909 bytes
Desc: not available
URL: <http://lists.infradead.org/pipermail/linux-arm-kernel/attachments/20201224/c242dcbd/attachment-0001.gz>


More information about the linux-arm-kernel mailing list