projects
/
openwrt.git
/ blob
commit
grep
author
committer
pickaxe
?
search:
re
summary
|
shortlog
|
log
|
commit
|
commitdiff
|
tree
history
|
raw
|
HEAD
generic: ar8216: allow to use more ports
[openwrt.git]
/
target
/
linux
/
x86
/
patches-2.6.32
/
100-geode_mfgpt_irq.patch
1
--- a/arch/x86/kernel/mfgpt_32.c
2
+++ b/arch/x86/kernel/mfgpt_32.c
3
@@ -33,7 +33,7 @@
4
#include <linux/module.h>
5
#include <asm/geode.h>
6
7
-#define MFGPT_DEFAULT_IRQ 7
8
+#define MFGPT_DEFAULT_IRQ 6
9
10
static struct mfgpt_timer_t {
11
unsigned int avail:1;
This page took
0.048149 seconds
and
5
git commands to generate.