Merge branch 'listen_refactor_part_13'
[cascardo/linux.git] / include / linux / bcm47xx_wdt.h
index b708786..5582c21 100644 (file)
@@ -16,6 +16,7 @@ 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;