diff options
author | nico <nico@3c298f89-4303-0410-b956-a3cf2f4a3e73> | 2010-05-24 20:35:46 +0000 |
---|---|---|
committer | nico <nico@3c298f89-4303-0410-b956-a3cf2f4a3e73> | 2010-05-24 20:35:46 +0000 |
commit | a56cab61d1182e10992499350bb930b9cd5d6b8e (patch) | |
tree | 03d621ef58de563a798a2ac4ee8ddef85a292a06 /target/linux/x86/patches-2.6.32/100-geode_mfgpt_irq.patch | |
parent | 3048685ad17d98d1ec1f6e39a46ad4b59e115839 (diff) |
target/linux: refresh 2.6.32 patches
git-svn-id: svn://svn.openwrt.org/openwrt/trunk@21566 3c298f89-4303-0410-b956-a3cf2f4a3e73
Diffstat (limited to 'target/linux/x86/patches-2.6.32/100-geode_mfgpt_irq.patch')
-rw-r--r-- | target/linux/x86/patches-2.6.32/100-geode_mfgpt_irq.patch | 8 |
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; |