public inbox for linux-kernel@vger.kernel.org
 help / color / mirror / Atom feed
From: kernel test robot <lkp@intel.com>
To: Karthikeyan Ramasubramanian <kramasub@codeaurora.org>
Cc: kbuild-all@lists.01.org, linux-kernel@vger.kernel.org,
	Girish Mahadevan <girishm@codeaurora.org>,
	Sagar Dharia <sdharia@codeaurora.org>,
	Doug Anderson <dianders@google.com>,
	Greg Kroah-Hartman <gregkh@linuxfoundation.org>,
	Douglas Anderson <dianders@chromium.org>
Subject: [jsarha:topic/cros-sof-v4.14 6580/9354] qcom_geni_serial.c:undefined reference to `clk_set_rate'
Date: Mon, 12 Sep 2022 19:14:27 +0800	[thread overview]
Message-ID: <202209121919.KFTYLA5V-lkp@intel.com> (raw)

tree:   https://github.com/jsarha/linux topic/cros-sof-v4.14
head:   6f750b16c322c9191168a3a97c427c90581d9144
commit: 12f34066295c18fea8f40973b522e260c86fefe7 [6580/9354] FROMGIT: tty: serial: msm_geni_serial: Add serial driver support for GENI based QUP
config: m68k-randconfig-r034-20220911 (https://download.01.org/0day-ci/archive/20220912/202209121919.KFTYLA5V-lkp@intel.com/config)
compiler: m68k-linux-gcc (GCC) 7.5.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/jsarha/linux/commit/12f34066295c18fea8f40973b522e260c86fefe7
        git remote add jsarha https://github.com/jsarha/linux
        git fetch --no-tags jsarha topic/cros-sof-v4.14
        git checkout 12f34066295c18fea8f40973b522e260c86fefe7
        # save the config file
        mkdir build_dir && cp config build_dir/.config
        COMPILER_INSTALL_PATH=$HOME/0day COMPILER=gcc-7.5.0 make.cross W=1 O=build_dir ARCH=m68k SHELL=/bin/bash

If you fix the issue, kindly add following tag where applicable
Reported-by: kernel test robot <lkp@intel.com>

All errors (new ones prefixed by >>):

   drivers/tty/serial/8250/8250_dw.o: In function `dw8250_set_termios':
   8250_dw.c:(.text+0x3e2): undefined reference to `clk_round_rate'
   8250_dw.c:(.text+0x3f8): undefined reference to `clk_set_rate'
   drivers/tty/serial/qcom_geni_serial.o: In function `qcom_geni_serial_cons_pm':
   qcom_geni_serial.c:(.text+0x30a): undefined reference to `geni_se_resources_on'
   qcom_geni_serial.c:(.text+0x31e): undefined reference to `geni_se_resources_off'
   drivers/tty/serial/qcom_geni_serial.o: In function `qcom_geni_serial_port_setup':
   qcom_geni_serial.c:(.text+0x86c): undefined reference to `geni_se_config_packing'
   qcom_geni_serial.c:(.text+0x8ce): undefined reference to `geni_se_init'
   qcom_geni_serial.c:(.text+0x8da): undefined reference to `geni_se_select_mode'
   drivers/tty/serial/qcom_geni_serial.o: In function `qcom_geni_serial_set_termios':
>> qcom_geni_serial.c:(.text+0xb8a): undefined reference to `clk_set_rate'
   drivers/tty/serial/qcom_geni_serial.o: In function `qcom_geni_console_setup':
   qcom_geni_serial.c:(.init.text+0x60): undefined reference to `geni_se_resources_on'
   qcom_geni_serial.c:(.init.text+0x9e): undefined reference to `geni_se_resources_off'
   drivers/tty/serial/mxs-auart.o: In function `mxs_auart_probe':
   mxs-auart.c:(.text+0x5e8): undefined reference to `clk_set_rate'
   drivers/tty/serial/owl-uart.o: In function `owl_uart_set_termios':
   owl-uart.c:(.text+0x60c): undefined reference to `clk_set_rate'
   drivers/spi/spi-sun4i.o: In function `sun4i_spi_transfer_one':
   spi-sun4i.c:(.text+0x2a8): undefined reference to `clk_set_rate'
   drivers/spi/spi-sun6i.o: In function `sun6i_spi_transfer_one':
   spi-sun6i.c:(.text+0x2dc): undefined reference to `clk_set_rate'
   drivers/usb/phy/phy-generic.o: In function `usb_phy_gen_create_phy':
   phy-generic.c:(.text+0x3b2): undefined reference to `clk_set_rate'
   drivers/i2c/busses/i2c-qcom-geni.o: In function `geni_i2c_xfer':
   i2c-qcom-geni.c:(.text+0x6e0): undefined reference to `geni_se_select_mode'
   i2c-qcom-geni.c:(.text+0x80a): undefined reference to `geni_se_rx_dma_prep'
   i2c-qcom-geni.c:(.text+0x880): undefined reference to `geni_se_rx_dma_unprep'
   i2c-qcom-geni.c:(.text+0x8f4): undefined reference to `geni_se_tx_dma_prep'
   i2c-qcom-geni.c:(.text+0x972): undefined reference to `geni_se_tx_dma_unprep'
   drivers/i2c/busses/i2c-qcom-geni.o: In function `geni_i2c_probe':
   i2c-qcom-geni.c:(.text+0xbd0): undefined reference to `geni_se_resources_on'
   i2c-qcom-geni.c:(.text+0xbfa): undefined reference to `geni_se_resources_off'
   i2c-qcom-geni.c:(.text+0xc42): undefined reference to `geni_se_init'
   i2c-qcom-geni.c:(.text+0xc56): undefined reference to `geni_se_config_packing'
   drivers/media/v4l2-core/v4l2-clk.o: In function `v4l2_clk_set_rate':
   v4l2-clk.c:(.text+0x37a): undefined reference to `clk_round_rate'
   v4l2-clk.c:(.text+0x38c): undefined reference to `clk_set_rate'

-- 
0-DAY CI Kernel Test Service
https://01.org/lkp

                 reply	other threads:[~2022-09-12 11:14 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=202209121919.KFTYLA5V-lkp@intel.com \
    --to=lkp@intel.com \
    --cc=dianders@chromium.org \
    --cc=dianders@google.com \
    --cc=girishm@codeaurora.org \
    --cc=gregkh@linuxfoundation.org \
    --cc=kbuild-all@lists.01.org \
    --cc=kramasub@codeaurora.org \
    --cc=linux-kernel@vger.kernel.org \
    --cc=sdharia@codeaurora.org \
    /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 a public inbox, see mirroring instructions
for how to clone and mirror all data and code used for this inbox