diff options
author | 2018-02-19 14:38:51 +0000 | |
---|---|---|
committer | 2018-02-19 17:44:00 +0100 | |
commit | 4cd6764495f2b6c2d3dc4fdd339f78764f7995d5 (patch) | |
tree | 5c305cc61791af75305d699f8322869b4a9adc65 /tools/perf/scripts/python/export-to-postgresql.py | |
parent | watchdog: i6300esb: fix build failure (diff) | |
download | linux-dev-4cd6764495f2b6c2d3dc4fdd339f78764f7995d5.tar.xz linux-dev-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 'tools/perf/scripts/python/export-to-postgresql.py')
0 files changed, 0 insertions, 0 deletions