projects
/
openwrt.git
/ blobdiff
commit
grep
author
committer
pickaxe
?
search:
re
summary
|
shortlog
|
log
|
commit
|
commitdiff
|
tree
raw
|
inline
| side by side
bcm63xx: add missing bits from extirq support
[openwrt.git]
/
target
/
linux
/
brcm63xx
/
patches-3.0
/
448-board-MAGIC.patch
diff --git
a/target/linux/brcm63xx/patches-3.0/448-board-MAGIC.patch
b/target/linux/brcm63xx/patches-3.0/448-board-MAGIC.patch
index
47e7db1
..
8776cff
100644
(file)
--- a/
target/linux/brcm63xx/patches-3.0/448-board-MAGIC.patch
+++ b/
target/linux/brcm63xx/patches-3.0/448-board-MAGIC.patch
@@
-1,6
+1,6
@@
--- a/arch/mips/bcm63xx/boards/board_bcm963xx.c
+++ b/arch/mips/bcm63xx/boards/board_bcm963xx.c
--- a/arch/mips/bcm63xx/boards/board_bcm963xx.c
+++ b/arch/mips/bcm63xx/boards/board_bcm963xx.c
-@@ -7
51,6 +751
,76 @@ static struct board_info __initdata boar
+@@ -7
43,6 +743
,76 @@ static struct board_info __initdata boar
},
};
},
};
@@
-77,7
+77,7
@@
#endif
/*
#endif
/*
-@@ -16
61,6 +1731
,7 @@ static const struct board_info __initdat
+@@ -16
47,6 +1717
,7 @@ static const struct board_info __initdat
&board_rta1025w_16,
&board_96348_D4PW,
&board_spw500v,
&board_rta1025w_16,
&board_96348_D4PW,
&board_spw500v,
This page took
0.023794 seconds
and
4
git commands to generate.