tree: https://git.kernel.org/pub/scm/linux/kernel/git/next/linux-next.git master
head: 4143e05b7b171902f4938614c2a68821e1af46bc
commit: 705791e23ecd93d6c2697234fdf0c22b499c0a5b [7889/8451] pinctrl: add a pincontrol driver for BCM6362
config: m68k-randconfig-r036-20210330 (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://git.kernel.org/pub/scm/linux/kernel/git/next/linux-next.git/commit/?id=705791e23ecd93d6c2697234fdf0c22b499c0a5b
git remote add linux-next https://git.kernel.org/pub/scm/linux/kernel/git/next/linux-next.git
git fetch --no-tags linux-next master
git checkout 705791e23ecd93d6c2697234fdf0c22b499c0a5b
# 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 <redacted>
All errors (new ones prefixed by >>):
m68k-linux-ld: drivers/pinctrl/bcm/pinctrl-bcm6328.o: in function `pinconf_generic_dt_node_to_map_pin':
pinctrl-bcm6328.c:(.text+0xb6): undefined reference to `pinconf_generic_dt_node_to_map'
m68k-linux-ld: drivers/pinctrl/bcm/pinctrl-bcm6362.o: in function `pinconf_generic_dt_node_to_map_pin':quoted
pinctrl-bcm6362.c:(.text+0xd8): undefined reference to `pinconf_generic_dt_node_to_map'
---
0-DAY CI Kernel Test Service, Intel Corporation
https://lists.01.org/hyperkitty/list/kbuild-all@lists.01.org