tree: https://git.kernel.org/pub/scm/linux/kernel/git/gregkh/tty.git tty-testing head: 71404f653cf7858fdbb81dd5419a8a4ac4ffa20c commit: 44023b8e1f14bc72bb773dd84dc3563fc912d210 [30/42] tty: serial: meson: Describes the calculation of the UART baud rate clock using a clock frame config: sh-randconfig-r011-20220225 (https://download.01.org/0day-ci/archive/20220226/202202262328.Ss3brmL4-lkp@xxxxxxxxx/config) compiler: sh4-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://git.kernel.org/pub/scm/linux/kernel/git/gregkh/tty.git/commit/?id=44023b8e1f14bc72bb773dd84dc3563fc912d210 git remote add tty https://git.kernel.org/pub/scm/linux/kernel/git/gregkh/tty.git git fetch --no-tags tty tty-testing git checkout 44023b8e1f14bc72bb773dd84dc3563fc912d210 # 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=sh SHELL=/bin/bash If you fix the issue, kindly add following tag as appropriate Reported-by: kernel test robot <lkp@xxxxxxxxx> All errors (new ones prefixed by >>): sh4-linux-ld: drivers/tty/serial/meson_uart.o: in function `meson_uart_probe_clocks.constprop.0': meson_uart.c:(.text+0x744): undefined reference to `__clk_get_name' >> sh4-linux-ld: meson_uart.c:(.text+0x748): undefined reference to `devm_clk_hw_register_fixed_factor' >> sh4-linux-ld: meson_uart.c:(.text+0x754): undefined reference to `__devm_clk_hw_register_divider' >> sh4-linux-ld: meson_uart.c:(.text+0x760): undefined reference to `__devm_clk_hw_register_mux' >> sh4-linux-ld: meson_uart.c:(.text+0x764): undefined reference to `clk_hw_get_rate' >> sh4-linux-ld: meson_uart.c:(.text+0x76c): undefined reference to `clk_hw_get_name' --- 0-DAY CI Kernel Test Service, Intel Corporation https://lists.01.org/hyperkitty/list/kbuild-all@xxxxxxxxxxxx