summaryrefslogtreecommitdiffstats
path: root/drivers/watchdog/at91rm9200_wdt.c
diff options
context:
space:
mode:
authorRadu Rendec <radu.rendec@gmail.com>2018-02-19 15:38:51 +0100
committerWim Van Sebroeck <wim@linux-watchdog.org>2018-02-19 17:44:00 +0100
commit4cd6764495f2b6c2d3dc4fdd339f78764f7995d5 (patch)
tree5c305cc61791af75305d699f8322869b4a9adc65 /drivers/watchdog/at91rm9200_wdt.c
parentwatchdog: i6300esb: fix build failure (diff)
downloadlinux-4cd6764495f2b6c2d3dc4fdd339f78764f7995d5.tar.xz
linux-4cd6764495f2b6c2d3dc4fdd339f78764f7995d5.zip
watchdog: xen_wdt: fix potential build failure
xen_wdt uses watchdog core functions (from watchdog_core.c) and, when compiled without CONFIG_WATCHDOG_CORE being set, it produces the following build error: ERROR: "devm_watchdog_register_device" [drivers/watchdog/xen_wdt.ko] undefined! ERROR: "watchdog_init_timeout" [drivers/watchdog/xen_wdt.ko] undefined! Fix this by selecting CONFIG_WATCHDOG_CORE when CONFIG_XEN_WDT is set. Fixes: 18cffd68e0c4 ("watchdog: xen_wdt: use the watchdog subsystem") Signed-off-by: Radu Rendec <radu.rendec@gmail.com> Reviewed-by: Guenter Roeck <linux@roeck-us.net> Signed-off-by: Guenter Roeck <linux@roeck-us.net> Signed-off-by: Wim Van Sebroeck <wim@iguana.be>
Diffstat (limited to 'drivers/watchdog/at91rm9200_wdt.c')
0 files changed, 0 insertions, 0 deletions