]> git.baikalelectronics.ru Git - kernel.git/commit
watchdog: iTCO_wdt: Remove unused hooks
authorJean Delvare <jdelvare@suse.de>
Fri, 31 Aug 2018 13:07:34 +0000 (15:07 +0200)
committerWim Van Sebroeck <wim@linux-watchdog.org>
Tue, 2 Oct 2018 11:32:25 +0000 (13:32 +0200)
commitced8028f556301550db684894359e9a515ba96d9
tree61544c09ea568f29d09a9fbf84cbd2d9b30d514f
parentf9f920cd5f78e49da2ebf59e308b76f0b4ed5807
watchdog: iTCO_wdt: Remove unused hooks

As the only user of iTCO_vendor_pre_keepalive and
iTCO_vendor_pre_set_heartbeat has just been removed, we can delete
these 2 hooks.

Signed-off-by: Jean Delvare <jdelvare@suse.de>
Cc: Martin Wilck <mwilck@suse.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@linux-watchdog.org>
drivers/watchdog/iTCO_vendor.h
drivers/watchdog/iTCO_vendor_support.c
drivers/watchdog/iTCO_wdt.c