X-Git-Url: https://git.rohieb.name/openwrt.git/blobdiff_plain/be7e0b8c3ac253bbd23b64e74ea47eac0bb11468..8bed46152973fc1996eeb49a21769cd9f76f0569:/target/linux/brcm47xx/patches-2.6.28/814-export_ssb_watchdog.patch diff --git a/target/linux/brcm47xx/patches-2.6.28/814-export_ssb_watchdog.patch b/target/linux/brcm47xx/patches-2.6.28/814-export_ssb_watchdog.patch index 64e17966f..40639947b 100644 --- a/target/linux/brcm47xx/patches-2.6.28/814-export_ssb_watchdog.patch +++ b/target/linux/brcm47xx/patches-2.6.28/814-export_ssb_watchdog.patch @@ -4,11 +4,9 @@ watchdog driver. Signed-off-by: Matthieu CASTET Acked-by : Michael Buesch -Index: linux-2.6/drivers/ssb/embedded.c -=================================================================== ---- linux-2.6.orig/drivers/ssb/embedded.c 2009-05-22 21:45:50.000000000 +0200 -+++ linux-2.6/drivers/ssb/embedded.c 2009-05-22 21:46:07.000000000 +0200 -@@ -29,6 +29,7 @@ +--- a/drivers/ssb/embedded.c ++++ b/drivers/ssb/embedded.c +@@ -29,6 +29,7 @@ int ssb_watchdog_timer_set(struct ssb_bu } return -ENODEV; }