projects
/
openwrt.git
/ blobdiff
commit
grep
author
committer
pickaxe
?
search:
re
summary
|
shortlog
|
log
|
commit
|
commitdiff
|
tree
raw
|
inline
| side by side
ar71xx: add a secondary mdio bus
[openwrt.git]
/
target
/
linux
/
x86
/
patches-2.6.32
/
100-geode_mfgpt_irq.patch
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
index
62cf4aa
..
9181cf8
100644
(file)
--- 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
@@
-1,11
+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
+--- 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>
@@ -33,7 +33,7 @@
#include <linux/module.h>
#include <asm/geode.h>
-
+
-#define MFGPT_DEFAULT_IRQ 7
+#define MFGPT_DEFAULT_IRQ 6
-#define MFGPT_DEFAULT_IRQ 7
+#define MFGPT_DEFAULT_IRQ 6
-
+
static struct mfgpt_timer_t {
unsigned int avail:1;
static struct mfgpt_timer_t {
unsigned int avail:1;
This page took
0.022316 seconds
and
4
git commands to generate.