summaryrefslogtreecommitdiff
path: root/target/linux/x86/patches/100-geode_mfgpt_irq.patch
diff options
context:
space:
mode:
authorAlexandros C. Couloumbis <alex@ozo.com>2010-04-27 14:43:41 +0000
committerAlexandros C. Couloumbis <alex@ozo.com>2010-04-27 14:43:41 +0000
commitb595adb8e871ee8e720175f165a4e8f7e5665e3e (patch)
tree47e322f0597ffcdb89659507c96dcc0587a59043 /target/linux/x86/patches/100-geode_mfgpt_irq.patch
parentfdac9ae83681b9274299eaa8a7a3fa14e1223b6a (diff)
downloadmtk-20170518-b595adb8e871ee8e720175f165a4e8f7e5665e3e.zip
mtk-20170518-b595adb8e871ee8e720175f165a4e8f7e5665e3e.tar.gz
mtk-20170518-b595adb8e871ee8e720175f165a4e8f7e5665e3e.tar.bz2
x86: prepare for kernels 2.6.33 & 2.6.34
SVN-Revision: 21196
Diffstat (limited to 'target/linux/x86/patches/100-geode_mfgpt_irq.patch')
-rw-r--r--target/linux/x86/patches/100-geode_mfgpt_irq.patch11
1 files changed, 0 insertions, 11 deletions
diff --git a/target/linux/x86/patches/100-geode_mfgpt_irq.patch b/target/linux/x86/patches/100-geode_mfgpt_irq.patch
deleted file mode 100644
index 62cf4aa..0000000
--- a/target/linux/x86/patches/100-geode_mfgpt_irq.patch
+++ /dev/null
@@ -1,11 +0,0 @@
---- 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
-@@ -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;