mirror of
git://projects.qi-hardware.com/openwrt-xburst.git
synced 2024-11-06 10:53:10 +02:00
12 lines
322 B
Diff
12 lines
322 B
Diff
|
--- 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;
|