Linux-mm Archive mirror
 help / color / mirror / Atom feed
From: kernel test robot <lkp@intel.com>
To: Nuno Sa <nuno.sa@analog.com>
Cc: oe-kbuild-all@lists.linux.dev,
	Linux Memory Management List <linux-mm@kvack.org>,
	Jonathan Cameron <Jonathan.Cameron@huawei.com>,
	Dragos Bogdan <dragos.bogdan@analog.com>
Subject: [linux-next:master 6160/10463] ad9739a.c:undefined reference to `__spi_register_driver'
Date: Fri, 3 May 2024 07:25:01 +0800	[thread overview]
Message-ID: <202405030706.7EBRJDrD-lkp@intel.com> (raw)

tree:   https://git.kernel.org/pub/scm/linux/kernel/git/next/linux-next.git master
head:   9c6ecb3cb6e20c4fd7997047213ba0efcf9ada1a
commit: e77603d5468b9093c111a998a86604e21a9e7f48 [6160/10463] iio: dac: support the ad9739a RF DAC
config: nios2-randconfig-001-20240503 (https://download.01.org/0day-ci/archive/20240503/202405030706.7EBRJDrD-lkp@intel.com/config)
compiler: nios2-linux-gcc (GCC) 13.2.0
reproduce (this is a W=1 build): (https://download.01.org/0day-ci/archive/20240503/202405030706.7EBRJDrD-lkp@intel.com/reproduce)

If you fix the issue in a separate patch/commit (i.e. not just a new version of
the same patch/commit), kindly add following tags
| Reported-by: kernel test robot <lkp@intel.com>
| Closes: https://lore.kernel.org/oe-kbuild-all/202405030706.7EBRJDrD-lkp@intel.com/

All errors (new ones prefixed by >>):

   nios2-linux-ld: drivers/base/regmap/regmap-spi.o: in function `regmap_spi_read':
>> regmap-spi.c:(.text+0x1a8): undefined reference to `spi_write_then_read'
>> regmap-spi.c:(.text+0x1a8): relocation truncated to fit: R_NIOS2_CALL26 against `spi_write_then_read'
   nios2-linux-ld: drivers/base/regmap/regmap-spi.o: in function `spi_sync_transfer.constprop.0':
>> regmap-spi.c:(.text+0x330): undefined reference to `spi_sync'
>> regmap-spi.c:(.text+0x330): relocation truncated to fit: R_NIOS2_CALL26 against `spi_sync'
   nios2-linux-ld: drivers/base/regmap/regmap-spi.o: in function `regmap_spi_gather_write':
   regmap-spi.c:(.text+0x4c0): undefined reference to `spi_sync'
   regmap-spi.c:(.text+0x4c0): relocation truncated to fit: R_NIOS2_CALL26 against `spi_sync'
   nios2-linux-ld: drivers/base/regmap/regmap-spi.o: in function `regmap_spi_async_write':
>> regmap-spi.c:(.text+0x598): undefined reference to `spi_async'
>> regmap-spi.c:(.text+0x598): relocation truncated to fit: R_NIOS2_CALL26 against `spi_async'
   nios2-linux-ld: drivers/iio/dac/ad9739a.o: in function `ad9739a_driver_init':
>> ad9739a.c:(.init.text+0x14): undefined reference to `__spi_register_driver'
>> ad9739a.c:(.init.text+0x14): relocation truncated to fit: R_NIOS2_CALL26 against `__spi_register_driver'

Kconfig warnings: (for reference only)
   WARNING: unmet direct dependencies detected for REGMAP_SPI
   Depends on [n]: SPI [=n]
   Selected by [y]:
   - AD9739A [=y] && IIO [=y] && (SPI [=n] || COMPILE_TEST [=y])

-- 
0-DAY CI Kernel Test Service
https://github.com/intel/lkp-tests/wiki


                 reply	other threads:[~2024-05-02 23:25 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=202405030706.7EBRJDrD-lkp@intel.com \
    --to=lkp@intel.com \
    --cc=Jonathan.Cameron@huawei.com \
    --cc=dragos.bogdan@analog.com \
    --cc=linux-mm@kvack.org \
    --cc=nuno.sa@analog.com \
    --cc=oe-kbuild-all@lists.linux.dev \
    /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;
as well as URLs for read-only IMAP folder(s) and NNTP newsgroup(s).