projects
/
openwrt.git
/ blobdiff
commit
grep
author
committer
pickaxe
?
search:
re
summary
|
shortlog
|
log
|
commit
|
commitdiff
|
tree
raw
| inline |
side by side
ar71xx: use COMMAND_LINE_SIZE
[openwrt.git]
/
target
/
linux
/
brcm47xx
/
patches-2.6.31
/
270-ehci-ssb.patch
diff --git
a/target/linux/brcm47xx/patches-2.6.31/270-ehci-ssb.patch
b/target/linux/brcm47xx/patches-2.6.31/270-ehci-ssb.patch
index
5b205e0
..
8dc3ccd
100644
(file)
--- a/
target/linux/brcm47xx/patches-2.6.31/270-ehci-ssb.patch
+++ b/
target/linux/brcm47xx/patches-2.6.31/270-ehci-ssb.patch
@@
-29,7
+29,7
@@
depends on USB
--- a/drivers/usb/host/ehci-hcd.c
+++ b/drivers/usb/host/ehci-hcd.c
-@@ -111
7,8 +1117
,16 @@ MODULE_LICENSE ("GPL");
+@@ -111
9,8 +1119
,16 @@ MODULE_LICENSE ("GPL");
#define PLATFORM_DRIVER ixp4xx_ehci_driver
#endif
This page took
0.02339 seconds
and
4
git commands to generate.