[<prev] [next>] [thread-next>] [day] [month] [year] [list]
Message-ID: <CAOMGZ=EuLB0=HwGcMXj0=gP2Av_sCVg-pm_b5cGeYHnZwhqY0w@mail.gmail.com>
Date: Mon, 21 Nov 2016 10:07:05 +0100
From: Vegard Nossum <vegard.nossum@...il.com>
To: ACPI Devel Maling List <linux-acpi@...r.kernel.org>,
rafael@...nel.org
Cc: Linux Kernel Mailing List <linux-kernel@...r.kernel.org>
Subject: undefined reference to `devm_watchdog_register_device'
Hi,
I updated my config and set CONFIG_WDAT_WDT=y, got this:
drivers/built-in.o: In function `wdat_wdt_probe':
/home/vegard/linux/drivers/watchdog/wdat_wdt.c:444: undefined
reference to `devm_watchdog_register_device'
Makefile:962: recipe for target 'vmlinux' failed
make: *** [vmlinux] Error 1
Looks like it's missing a select for WATCHDOG_CORE in the Kconfig?
Vegard
Powered by blists - more mailing lists