summaryrefslogtreecommitdiffstats
path: root/target/linux/generic/patches-3.9/992-mpcore_wdt_fix_watchdog_counter_loading.patch
diff options
context:
space:
mode:
Diffstat (limited to 'target/linux/generic/patches-3.9/992-mpcore_wdt_fix_watchdog_counter_loading.patch')
-rw-r--r--target/linux/generic/patches-3.9/992-mpcore_wdt_fix_watchdog_counter_loading.patch2
1 files changed, 1 insertions, 1 deletions
diff --git a/target/linux/generic/patches-3.9/992-mpcore_wdt_fix_watchdog_counter_loading.patch b/target/linux/generic/patches-3.9/992-mpcore_wdt_fix_watchdog_counter_loading.patch
index 54ca7284f..c47349956 100644
--- a/target/linux/generic/patches-3.9/992-mpcore_wdt_fix_watchdog_counter_loading.patch
+++ b/target/linux/generic/patches-3.9/992-mpcore_wdt_fix_watchdog_counter_loading.patch
@@ -47,7 +47,7 @@ Signed-off-by: Vitaly Kuzmichev <vkuzmichev@mvista.com>
#include <linux/clk.h>
#include <linux/delay.h>
#include <linux/device.h>
-@@ -360,6 +361,13 @@ int __init twd_local_timer_register(stru
+@@ -361,6 +362,13 @@ int __init twd_local_timer_register(stru
return twd_local_timer_common_register(NULL);
}