From 955f287cacab7f7878f245c3e5866cb7b81fde72 Mon Sep 17 00:00:00 2001 From: juhosg Date: Sat, 21 Apr 2012 16:17:48 +0000 Subject: x86: remove 2.6.32 support git-svn-id: svn://svn.openwrt.org/openwrt/trunk@31415 3c298f89-4303-0410-b956-a3cf2f4a3e73 --- target/linux/x86/patches-2.6.32/100-geode_mfgpt_irq.patch | 11 ----------- 1 file changed, 11 deletions(-) delete mode 100644 target/linux/x86/patches-2.6.32/100-geode_mfgpt_irq.patch (limited to 'target/linux/x86/patches-2.6.32/100-geode_mfgpt_irq.patch') 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 9181cf827..000000000 --- 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 - #include - --#define MFGPT_DEFAULT_IRQ 7 -+#define MFGPT_DEFAULT_IRQ 6 - - static struct mfgpt_timer_t { - unsigned int avail:1; -- cgit v1.2.3