projects
/
openwrt.git
/ blobdiff
commit
grep
author
committer
pickaxe
?
search:
re
summary
|
shortlog
|
log
|
commit
|
commitdiff
|
tree
raw
|
inline
| side by side
kernel: fix powerpc unused-but-set variables
[openwrt.git]
/
target
/
linux
/
brcm63xx
/
patches-3.1
/
451-board_spw303v.patch
diff --git
a/target/linux/brcm63xx/patches-3.1/451-board_spw303v.patch
b/target/linux/brcm63xx/patches-3.1/451-board_spw303v.patch
index
db8d352
..
deae366
100644
(file)
--- a/
target/linux/brcm63xx/patches-3.1/451-board_spw303v.patch
+++ b/
target/linux/brcm63xx/patches-3.1/451-board_spw303v.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
-@@ -181
6,6 +1816
,72 @@ static struct board_info __initdata boar
+@@ -181
1,6 +1811
,72 @@ static struct board_info __initdata boar
},
},
};
},
},
};
@@
-73,7
+73,7
@@
#endif
/*
#endif
/*
-@@ -18
60,6 +1926
,7 @@ static const struct board_info __initdat
+@@ -18
55,6 +1921
,7 @@ static const struct board_info __initdat
&board_nb4_fxc_r1,
&board_nb4_fxc_r2,
&board_HW553,
&board_nb4_fxc_r1,
&board_nb4_fxc_r2,
&board_HW553,
This page took
0.022608 seconds
and
4
git commands to generate.