]> git.karo-electronics.de Git - karo-tx-linux.git/blobdiff - drivers/watchdog/wdt_pci.c
Merge branches 'intel_pstate' and 'pm-sleep'
[karo-tx-linux.git] / drivers / watchdog / wdt_pci.c
index 48b2c058b00910ffee5a313812b5cb4d0ee135c5..bc7addc2dc06d0f9ca4bfa09abdbedfb4252090f 100644 (file)
@@ -332,7 +332,7 @@ static irqreturn_t wdtpci_interrupt(int irq, void *dev_id)
                pr_crit("Would Reboot\n");
 #else
                pr_crit("Initiating system reboot\n");
-               emergency_restart(NULL);
+               emergency_restart();
 #endif
 #else
                pr_crit("Reset in 5ms\n");