projects
/
openwrt.git
/ blobdiff
commit
grep
author
committer
pickaxe
?
search:
re
summary
|
shortlog
|
log
|
commit
|
commitdiff
|
tree
raw
|
inline
| side by side
[include] autotools.mk: let PKG_REMOVE_FILES default to aclocal.m4
[openwrt.git]
/
target
/
linux
/
brcm63xx
/
patches-2.6.35
/
200-spi-board-info.patch
diff --git
a/target/linux/brcm63xx/patches-2.6.35/200-spi-board-info.patch
b/target/linux/brcm63xx/patches-2.6.35/200-spi-board-info.patch
index
612fbc5
..
fc39eb4
100644
(file)
--- a/
target/linux/brcm63xx/patches-2.6.35/200-spi-board-info.patch
+++ b/
target/linux/brcm63xx/patches-2.6.35/200-spi-board-info.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
-@@ -10
20,6 +1020
,9 @@ int __init board_register_devices(void)
+@@ -10
11,6 +1011
,9 @@ int __init board_register_devices(void)
if (board.num_devs)
platform_add_devices(board.devs, board.num_devs);
if (board.num_devs)
platform_add_devices(board.devs, board.num_devs);
This page took
0.026551 seconds
and
4
git commands to generate.