projects
/
openwrt.git
/ blobdiff
commit
grep
author
committer
pickaxe
?
search:
re
summary
|
shortlog
|
log
|
commit
|
commitdiff
|
tree
raw
| inline |
side by side
package/dropbear: simplify & reduce init script size (closes #7985)
[openwrt.git]
/
target
/
linux
/
brcm63xx
/
patches-2.6.32
/
240-spi.patch
diff --git
a/target/linux/brcm63xx/patches-2.6.32/240-spi.patch
b/target/linux/brcm63xx/patches-2.6.32/240-spi.patch
index
a891ca3
..
570c157
100644
(file)
--- a/
target/linux/brcm63xx/patches-2.6.32/240-spi.patch
+++ b/
target/linux/brcm63xx/patches-2.6.32/240-spi.patch
@@
-945,7
+945,7
@@
#include <board_bcm963xx.h>
#define PFX "board_bcm963xx: "
-@@ -1
495,6 +1496
,9 @@ int __init board_register_devices(void)
+@@ -1
509,6 +1510
,9 @@ int __init board_register_devices(void)
if (board.has_udc0)
bcm63xx_udc_register();
This page took
0.025679 seconds
and
4
git commands to generate.