aboutsummaryrefslogtreecommitdiffstats
path: root/target/linux/x86
diff options
context:
space:
mode:
authorNicolas Thill <nico@openwrt.org>2010-05-24 20:35:46 +0000
committerNicolas Thill <nico@openwrt.org>2010-05-24 20:35:46 +0000
commit46e2eea1efc7037bf730d9885c3991be00c9b451 (patch)
treea0b05252bde69edc60654abd103ce0a2cdea830a /target/linux/x86
parenta93571825f040d24c12c6071dab32a5d98018091 (diff)
downloadupstream-46e2eea1efc7037bf730d9885c3991be00c9b451.tar.gz
upstream-46e2eea1efc7037bf730d9885c3991be00c9b451.tar.bz2
upstream-46e2eea1efc7037bf730d9885c3991be00c9b451.zip
target/linux: refresh 2.6.32 patches
SVN-Revision: 21566
Diffstat (limited to 'target/linux/x86')
-rw-r--r--target/linux/x86/patches-2.6.32/100-geode_mfgpt_irq.patch8
1 files changed, 4 insertions, 4 deletions
diff --git a/target/linux/x86/patches-2.6.32/100-geode_mfgpt_irq.patch b/target/linux/x86/patches-2.6.32/100-geode_mfgpt_irq.patch
index 62cf4aabc1..9181cf827f 100644
--- a/target/linux/x86/patches-2.6.32/100-geode_mfgpt_irq.patch
+++ b/target/linux/x86/patches-2.6.32/100-geode_mfgpt_irq.patch
@@ -1,11 +1,11 @@
---- a/arch/x86/kernel/mfgpt_32.c 2010-03-15 09:52:04.000000000 -0600
-+++ b/arch/x86/kernel/mfgpt_32.c 2010-04-08 17:31:56.000000000 -0600
+--- a/arch/x86/kernel/mfgpt_32.c
++++ b/arch/x86/kernel/mfgpt_32.c
@@ -33,7 +33,7 @@
#include <linux/module.h>
#include <asm/geode.h>
-
+
-#define MFGPT_DEFAULT_IRQ 7
+#define MFGPT_DEFAULT_IRQ 6
-
+
static struct mfgpt_timer_t {
unsigned int avail:1;