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@xxxxxxxxx/config) compiler: nios2-linux-gcc (GCC) 13.2.0 reproduce: (https://download.01.org/0day-ci/archive/20240704/202407040610.iyExANv0-lkp@xxxxxxxxx/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@xxxxxxxxx> | Closes: https://lore.kernel.org/oe-kbuild-all/202407040610.iyExANv0-lkp@xxxxxxxxx/ 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