1
0
mirror of git://projects.qi-hardware.com/openwrt-xburst.git synced 2025-04-21 12:27:27 +03:00

x86: prepare for kernels 2.6.33 & 2.6.34

git-svn-id: svn://svn.openwrt.org/openwrt/trunk@21196 3c298f89-4303-0410-b956-a3cf2f4a3e73
This commit is contained in:
acoul
2010-04-27 14:43:41 +00:00
parent 63ed400246
commit 64eda22d9b

View File

@@ -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 <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;