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
/
440-board-D4PW.patch
diff --git
a/target/linux/brcm63xx/patches-3.0/440-board-D4PW.patch
b/target/linux/brcm63xx/patches-3.0/440-board-D4PW.patch
index
07f6159
..
62b0576
100644
(file)
--- a/
target/linux/brcm63xx/patches-3.0/440-board-D4PW.patch
+++ b/
target/linux/brcm63xx/patches-3.0/440-board-D4PW.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
-@@ -48
9,6 +489
,55 @@ static struct board_info __initdata boar
+@@ -48
6,6 +486
,55 @@ static struct board_info __initdata boar
}
},
};
}
},
};
@@
-56,7
+56,7
@@
#endif
/*
#endif
/*
-@@ -75
3,6 +802
,7 @@ static const struct board_info __initdat
+@@ -75
0,6 +799
,7 @@ static const struct board_info __initdat
&board_DV201AMR,
&board_96348gw_a,
&board_rta1025w_16,
&board_DV201AMR,
&board_96348gw_a,
&board_rta1025w_16,
This page took
0.027555 seconds
and
4
git commands to generate.