mirror of
git://projects.qi-hardware.com/openwrt-xburst.git
synced 2024-11-02 00:24:40 +02:00
a56cab61d1
git-svn-id: svn://svn.openwrt.org/openwrt/trunk@21566 3c298f89-4303-0410-b956-a3cf2f4a3e73
12 lines
252 B
Diff
12 lines
252 B
Diff
--- 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;
|