]> git.karo-electronics.de Git - karo-tx-linux.git/blobdiff - drivers/watchdog/imgpdc_wdt.c
Merge tag 'sound-fix-4.6-rc1' of git://git.kernel.org/pub/scm/linux/kernel/git/tiwai...
[karo-tx-linux.git] / drivers / watchdog / imgpdc_wdt.c
index 3679f2e1922f559000e3b91a53a783a3400afac1..516fbef00856edeceb59fba31968c1c2328bd24e 100644 (file)
@@ -150,7 +150,8 @@ static int pdc_wdt_start(struct watchdog_device *wdt_dev)
        return 0;
 }
 
-static int pdc_wdt_restart(struct watchdog_device *wdt_dev)
+static int pdc_wdt_restart(struct watchdog_device *wdt_dev,
+                          unsigned long action, void *data)
 {
        struct pdc_wdt_dev *wdt = watchdog_get_drvdata(wdt_dev);