diff options
author | YueHaibing <[email protected]> | 2019-12-06 20:42:59 +0800 |
---|---|---|
committer | Wim Van Sebroeck <[email protected]> | 2019-12-30 15:58:24 +0100 |
commit | 9a6c274ac1c4346f5384f2290caeb42dc674c471 (patch) | |
tree | d5284f43f4c849ecaf60092659a9e938f2d04e2e /tools/perf/scripts/python/Perf-Trace-Util | |
parent | da9e3f4e30a53cd420cf1e6961c3b4110f0f21f0 (diff) |
watchdog: tqmx86_wdt: Fix build error
If TQMX86_WDT is y and WATCHDOG_CORE is m, building fails:
drivers/watchdog/tqmx86_wdt.o: In function `tqmx86_wdt_probe':
tqmx86_wdt.c:(.text+0x46e): undefined reference to `watchdog_init_timeout'
tqmx86_wdt.c:(.text+0x4e0): undefined reference to `devm_watchdog_register_device'
Select WATCHDOG_CORE to fix this.
Reported-by: Hulk Robot <[email protected]>
Fixes: e3c21e088f89 ("watchdog: tqmx86: Add watchdog driver for the IO controller")
Signed-off-by: YueHaibing <[email protected]>
Reviewed-by: Guenter Roeck <[email protected]>
Link: https://lore.kernel.org/r/[email protected]
Signed-off-by: Guenter Roeck <[email protected]>
Signed-off-by: Wim Van Sebroeck <[email protected]>
Diffstat (limited to 'tools/perf/scripts/python/Perf-Trace-Util')
0 files changed, 0 insertions, 0 deletions