From: kernel test robot <lkp@intel.com>
To: Yu Tu <yu.tu@amlogic.com>
Cc: kbuild-all@lists.01.org, linux-serial@vger.kernel.org,
Greg Kroah-Hartman <gregkh@linuxfoundation.org>
Subject: [tty:tty-testing 30/42] sh4-linux-ld: meson_uart.c:undefined reference to `devm_clk_hw_register_fixed_factor'
Date: Sun, 27 Feb 2022 03:14:19 +0800 [thread overview]
Message-ID: <202202262328.Ss3brmL4-lkp@intel.com> (raw)
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@intel.com/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@intel.com>
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@lists.01.org
reply other threads:[~2022-02-26 19:15 UTC|newest]
Thread overview: [no followups] expand[flat|nested] mbox.gz Atom feed
Reply instructions:
You may reply publicly to this message via plain-text email
using any one of the following methods:
* Save the following mbox file, import it into your mail client,
and reply-to-all from there: mbox
Avoid top-posting and favor interleaved quoting:
https://en.wikipedia.org/wiki/Posting_style#Interleaved_style
* Reply using the --to, --cc, and --in-reply-to
switches of git-send-email(1):
git send-email \
--in-reply-to=202202262328.Ss3brmL4-lkp@intel.com \
--to=lkp@intel.com \
--cc=gregkh@linuxfoundation.org \
--cc=kbuild-all@lists.01.org \
--cc=linux-serial@vger.kernel.org \
--cc=yu.tu@amlogic.com \
/path/to/YOUR_REPLY
https://kernel.org/pub/software/scm/git/docs/git-send-email.html
* If your mail client supports setting the In-Reply-To header
via mailto: links, try the mailto: link
Be sure your reply has a Subject: header at the top and a blank line
before the message body.
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.