diff options
Diffstat (limited to 'target/linux/omap24xx/patches-2.6.38/530-cbus-retu-wdt-preemptible.patch')
-rw-r--r-- | target/linux/omap24xx/patches-2.6.38/530-cbus-retu-wdt-preemptible.patch | 6 |
1 files changed, 2 insertions, 4 deletions
diff --git a/target/linux/omap24xx/patches-2.6.38/530-cbus-retu-wdt-preemptible.patch b/target/linux/omap24xx/patches-2.6.38/530-cbus-retu-wdt-preemptible.patch index fecbd09a76..96c1f6c120 100644 --- a/target/linux/omap24xx/patches-2.6.38/530-cbus-retu-wdt-preemptible.patch +++ b/target/linux/omap24xx/patches-2.6.38/530-cbus-retu-wdt-preemptible.patch @@ -1,7 +1,5 @@ -Index: linux-2.6.38-rc6/drivers/cbus/retu-wdt.c -=================================================================== ---- linux-2.6.38-rc6.orig/drivers/cbus/retu-wdt.c 2011-03-02 16:08:59.022211654 +0100 -+++ linux-2.6.38-rc6/drivers/cbus/retu-wdt.c 2011-03-02 16:29:43.215284501 +0100 +--- a/drivers/cbus/retu-wdt.c ++++ b/drivers/cbus/retu-wdt.c @@ -58,13 +58,11 @@ struct retu_wdt_dev { struct device *dev; int users; |