projects
/
openwrt.git
/ blobdiff
commit
grep
author
committer
pickaxe
?
search:
re
summary
|
shortlog
|
log
|
commit
|
commitdiff
|
tree
raw
|
inline
| side by side
[malta] add missing kernel config symbols
[openwrt.git]
/
target
/
linux
/
brcm63xx
/
patches-2.6.39
/
200-extended-platform-devices.patch
diff --git
a/target/linux/brcm63xx/patches-2.6.39/200-extended-platform-devices.patch
b/target/linux/brcm63xx/patches-2.6.39/200-extended-platform-devices.patch
index
658993b
..
e4e44b3
100644
(file)
--- a/
target/linux/brcm63xx/patches-2.6.39/200-extended-platform-devices.patch
+++ b/
target/linux/brcm63xx/patches-2.6.39/200-extended-platform-devices.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
-@@ -90
9,6 +909
,9 @@ int __init board_register_devices(void)
+@@ -90
5,6 +905
,9 @@ int __init board_register_devices(void)
if (board.has_udc0)
bcm63xx_udc_register();
if (board.has_udc0)
bcm63xx_udc_register();
This page took
0.025455 seconds
and
4
git commands to generate.