From b595adb8e871ee8e720175f165a4e8f7e5665e3e Mon Sep 17 00:00:00 2001 From: "Alexandros C. Couloumbis" Date: Tue, 27 Apr 2010 14:43:41 +0000 Subject: x86: prepare for kernels 2.6.33 & 2.6.34 SVN-Revision: 21196 --- target/linux/x86/patches-2.6.32/100-geode_mfgpt_irq.patch | 11 +++++++++++ target/linux/x86/patches/100-geode_mfgpt_irq.patch | 11 ----------- 2 files changed, 11 insertions(+), 11 deletions(-) create mode 100644 target/linux/x86/patches-2.6.32/100-geode_mfgpt_irq.patch delete mode 100644 target/linux/x86/patches/100-geode_mfgpt_irq.patch (limited to 'target') 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 new file mode 100644 index 0000000000..62cf4aabc1 --- /dev/null +++ b/target/linux/x86/patches-2.6.32/100-geode_mfgpt_irq.patch @@ -0,0 +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 +@@ -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; 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 62cf4aabc1..0000000000 --- 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 - #include - --#define MFGPT_DEFAULT_IRQ 7 -+#define MFGPT_DEFAULT_IRQ 6 - - static struct mfgpt_timer_t { - unsigned int avail:1; -- cgit v1.2.3