tree: https://git.kernel.org/pub/scm/linux/kernel/git/next/linux-next.git master head: 4143e05b7b171902f4938614c2a68821e1af46bc commit: 50554accf7a79980cd04481e8903073bdb706daf [7892/8451] pinctrl: add a pincontrol driver for BCM6368 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=50554accf7a79980cd04481e8903073bdb706daf 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 50554accf7a79980cd04481e8903073bdb706daf # 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@xxxxxxxxx> 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': pinctrl-bcm6362.c:(.text+0xd8): undefined reference to `pinconf_generic_dt_node_to_map' m68k-linux-ld: drivers/pinctrl/bcm/pinctrl-bcm6368.o: in function `pinconf_generic_dt_node_to_map_pin': >> pinctrl-bcm6368.c:(.text+0xb0): 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@xxxxxxxxxxxx
Attachment:
.config.gz
Description: application/gzip