summaryrefslogtreecommitdiffstats
path: root/target/linux/x86/patches-2.6.32/100-geode_mfgpt_irq.patch
blob: 9181cf827f23e6a1f647a2ad92584646145afabd (plain)
1
2
3
4
5
6
7
8
9
10
11
--- 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;