summaryrefslogtreecommitdiffstats
path: root/include/linux/bcm47xx_wdt.h
diff options
context:
space:
mode:
Diffstat (limited to 'include/linux/bcm47xx_wdt.h')
-rw-r--r--include/linux/bcm47xx_wdt.h1
1 files changed, 0 insertions, 1 deletions
diff --git a/include/linux/bcm47xx_wdt.h b/include/linux/bcm47xx_wdt.h
index 5582c211f594..b708786d4cbf 100644
--- a/include/linux/bcm47xx_wdt.h
+++ b/include/linux/bcm47xx_wdt.h
@@ -16,7 +16,6 @@ struct bcm47xx_wdt {
struct watchdog_device wdd;
struct notifier_block notifier;
- struct notifier_block restart_handler;
struct timer_list soft_timer;
atomic_t soft_ticks;