diff options
author | Gabor Juhos <juhosg@openwrt.org> | 2009-02-08 19:18:19 +0000 |
---|---|---|
committer | Gabor Juhos <juhosg@openwrt.org> | 2009-02-08 19:18:19 +0000 |
commit | 39a9e851a7ef08af339421d4978a09150772f9ec (patch) | |
tree | a840d65505bae089b29f94dd801639de3442befa /target/linux/rb532/patches-2.6.24/520-rc32434_wdt.patch | |
parent | 61d2100e95b41f49c65f7777e21ddea58f3d7c4b (diff) | |
download | master-187ad058-39a9e851a7ef08af339421d4978a09150772f9ec.tar.gz master-187ad058-39a9e851a7ef08af339421d4978a09150772f9ec.tar.bz2 master-187ad058-39a9e851a7ef08af339421d4978a09150772f9ec.zip |
[rb532] refresh 2.6.24 patches
git-svn-id: svn://svn.openwrt.org/openwrt/trunk@14452 3c298f89-4303-0410-b956-a3cf2f4a3e73
Diffstat (limited to 'target/linux/rb532/patches-2.6.24/520-rc32434_wdt.patch')
-rw-r--r-- | target/linux/rb532/patches-2.6.24/520-rc32434_wdt.patch | 14 |
1 files changed, 6 insertions, 8 deletions
diff --git a/target/linux/rb532/patches-2.6.24/520-rc32434_wdt.patch b/target/linux/rb532/patches-2.6.24/520-rc32434_wdt.patch index 6e26237042..cfcf69777b 100644 --- a/target/linux/rb532/patches-2.6.24/520-rc32434_wdt.patch +++ b/target/linux/rb532/patches-2.6.24/520-rc32434_wdt.patch @@ -1,7 +1,6 @@ -diff -urN linux-2.6.24.7/arch/mips/kernel/time.c linux-2.6.24.7.new/arch/mips/kernel/time.c ---- linux-2.6.24.7/arch/mips/kernel/time.c 2008-05-07 01:22:34.000000000 +0200 -+++ linux-2.6.24.7.new/arch/mips/kernel/time.c 2008-07-15 15:38:33.000000000 +0200 -@@ -75,6 +75,7 @@ +--- a/arch/mips/kernel/time.c ++++ b/arch/mips/kernel/time.c +@@ -75,6 +75,7 @@ EXPORT_SYMBOL(perf_irq); */ unsigned int mips_hpt_frequency; @@ -9,10 +8,9 @@ diff -urN linux-2.6.24.7/arch/mips/kernel/time.c linux-2.6.24.7.new/arch/mips/ke void __init clocksource_set_clock(struct clocksource *cs, unsigned int clock) { -diff -urN linux-2.6.24.7/drivers/watchdog/Kconfig linux-2.6.24.7.new/drivers/watchdog/Kconfig ---- linux-2.6.24.7/drivers/watchdog/Kconfig 2008-05-07 01:22:34.000000000 +0200 -+++ linux-2.6.24.7.new/drivers/watchdog/Kconfig 2008-07-15 15:39:24.000000000 +0200 -@@ -639,6 +639,18 @@ +--- a/drivers/watchdog/Kconfig ++++ b/drivers/watchdog/Kconfig +@@ -639,6 +639,18 @@ config AR7_WDT help Hardware driver for the TI AR7 Watchdog Timer. |