From 34018a630fec422d7e59afa1b3ee9ef92ceb9230 Mon Sep 17 00:00:00 2001 From: Gabor Juhos Date: Mon, 7 May 2012 20:11:43 +0000 Subject: kernel: update linux 3.3 to 3.3.5 SVN-Revision: 31645 --- .../patches-3.3/992-mpcore_wdt_fix_watchdog_counter_loading.patch | 2 +- 1 file changed, 1 insertion(+), 1 deletion(-) (limited to 'target/linux/generic/patches-3.3/992-mpcore_wdt_fix_watchdog_counter_loading.patch') diff --git a/target/linux/generic/patches-3.3/992-mpcore_wdt_fix_watchdog_counter_loading.patch b/target/linux/generic/patches-3.3/992-mpcore_wdt_fix_watchdog_counter_loading.patch index a476952..fb16e2a 100644 --- a/target/linux/generic/patches-3.3/992-mpcore_wdt_fix_watchdog_counter_loading.patch +++ b/target/linux/generic/patches-3.3/992-mpcore_wdt_fix_watchdog_counter_loading.patch @@ -51,7 +51,7 @@ Signed-off-by: Vitaly Kuzmichev +EXPORT_SYMBOL_GPL(twd_timer_get_rate); --- a/drivers/watchdog/mpcore_wdt.c +++ b/drivers/watchdog/mpcore_wdt.c -@@ -99,9 +99,7 @@ static void mpcore_wdt_keepalive(struct +@@ -99,9 +99,7 @@ static void mpcore_wdt_keepalive(struct spin_lock(&wdt_lock); /* Assume prescale is set to 256 */ -- cgit v1.1