From: kernel test robot <lkp@intel.com>
To: "Marek Behún" <kabel@kernel.org>
Cc: oe-kbuild-all@lists.linux.dev,
Linux Memory Management List <linux-mm@kvack.org>,
Arnd Bergmann <arnd@arndb.de>, Andy Shevchenko <andy@kernel.org>,
Guenter Roeck <linux@roeck-us.net>
Subject: [linux-next:master 9444/10451] rtc-ds1307.c:undefined reference to `watchdog_init_timeout'
Date: Thu, 4 Jul 2024 06:08:07 +0800 [thread overview]
Message-ID: <202407040610.iyExANv0-lkp@intel.com> (raw)
tree: https://git.kernel.org/pub/scm/linux/kernel/git/next/linux-next.git master
head: 0b58e108042b0ed28a71cd7edf5175999955b233
commit: ab89fb5fb92c77a9486b6769bc8681251f094c67 [9444/10451] platform: cznic: turris-omnia-mcu: Add support for MCU watchdog
config: nios2-randconfig-r133-20240703 (https://download.01.org/0day-ci/archive/20240704/202407040610.iyExANv0-lkp@intel.com/config)
compiler: nios2-linux-gcc (GCC) 13.2.0
reproduce: (https://download.01.org/0day-ci/archive/20240704/202407040610.iyExANv0-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/202407040610.iyExANv0-lkp@intel.com/
All errors (new ones prefixed by >>):
nios2-linux-ld: drivers/rtc/rtc-ds1307.o: in function `ds1307_probe':
>> rtc-ds1307.c:(.text+0x254c): undefined reference to `watchdog_init_timeout'
>> rtc-ds1307.c:(.text+0x254c): relocation truncated to fit: R_NIOS2_CALL26 against `watchdog_init_timeout'
>> nios2-linux-ld: rtc-ds1307.c:(.text+0x255c): undefined reference to `devm_watchdog_register_device'
>> rtc-ds1307.c:(.text+0x255c): relocation truncated to fit: R_NIOS2_CALL26 against `devm_watchdog_register_device'
nios2-linux-ld: drivers/platform/cznic/turris-omnia-mcu-watchdog.o: in function `omnia_mcu_register_watchdog':
>> turris-omnia-mcu-watchdog.c:(.text+0x25c): undefined reference to `watchdog_init_timeout'
>> turris-omnia-mcu-watchdog.c:(.text+0x25c): relocation truncated to fit: R_NIOS2_CALL26 against `watchdog_init_timeout'
>> nios2-linux-ld: turris-omnia-mcu-watchdog.c:(.text+0x35c): undefined reference to `devm_watchdog_register_device'
>> turris-omnia-mcu-watchdog.c:(.text+0x35c): relocation truncated to fit: R_NIOS2_CALL26 against `devm_watchdog_register_device'
Kconfig warnings: (for reference only)
WARNING: unmet direct dependencies detected for WATCHDOG_CORE
Depends on [n]: WATCHDOG [=n]
Selected by [y]:
- TURRIS_OMNIA_MCU [=y] && CZNIC_PLATFORMS [=y] && (MACH_ARMADA_38X || COMPILE_TEST [=y]) && I2C [=y]
--
0-DAY CI Kernel Test Service
https://github.com/intel/lkp-tests/wiki
reply other threads:[~2024-07-03 22:08 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=202407040610.iyExANv0-lkp@intel.com \
--to=lkp@intel.com \
--cc=andy@kernel.org \
--cc=arnd@arndb.de \
--cc=kabel@kernel.org \
--cc=linux-mm@kvack.org \
--cc=linux@roeck-us.net \
--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