summaryrefslogtreecommitdiff
path: root/target/linux/x86/patches-2.6.32/100-geode_mfgpt_irq.patch
diff options
context:
space:
mode:
authorGabor Juhos <juhosg@openwrt.org>2012-04-21 16:17:48 +0000
committerGabor Juhos <juhosg@openwrt.org>2012-04-21 16:17:48 +0000
commitf63d216467e9f7827114197242e891d584f0af5b (patch)
tree6905f036256221971107ebbb2d069960101e60cb /target/linux/x86/patches-2.6.32/100-geode_mfgpt_irq.patch
parentbc2a7bfa703a0cc378b20570d861d7ce1ac7a1ed (diff)
downloadmtk-20170518-f63d216467e9f7827114197242e891d584f0af5b.zip
mtk-20170518-f63d216467e9f7827114197242e891d584f0af5b.tar.gz
mtk-20170518-f63d216467e9f7827114197242e891d584f0af5b.tar.bz2
x86: remove 2.6.32 support
SVN-Revision: 31415
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.patch11
1 files changed, 0 insertions, 11 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
deleted file mode 100644
index 9181cf8..0000000
--- a/target/linux/x86/patches-2.6.32/100-geode_mfgpt_irq.patch
+++ /dev/null
@@ -1,11 +0,0 @@
---- 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;