projects
/
openwrt.git
/ blobdiff
commit
grep
author
committer
pickaxe
?
search:
re
summary
|
shortlog
|
log
|
commit
|
commitdiff
|
tree
raw
|
inline
| side by side
ramips: rt305x: add support for the Netcore NW718 board
[openwrt.git]
/
target
/
linux
/
brcm47xx
/
patches-2.6.39
/
023-usb_ehci_ohci.patch
diff --git
a/target/linux/brcm47xx/patches-2.6.39/023-usb_ehci_ohci.patch
b/target/linux/brcm47xx/patches-2.6.39/023-usb_ehci_ohci.patch
index
c1fe00a
..
38f7450
100644
(file)
--- a/
target/linux/brcm47xx/patches-2.6.39/023-usb_ehci_ohci.patch
+++ b/
target/linux/brcm47xx/patches-2.6.39/023-usb_ehci_ohci.patch
@@
-152,7
+152,7
@@
+#endif
--- a/drivers/usb/host/ehci-hcd.c
+++ b/drivers/usb/host/ehci-hcd.c
+#endif
--- a/drivers/usb/host/ehci-hcd.c
+++ b/drivers/usb/host/ehci-hcd.c
-@@ -133
3,17 +1333
,21 @@ static int __init ehci_hcd_init(void)
+@@ -133
5,17 +1335
,21 @@ static int __init ehci_hcd_init(void)
goto clean4;
#endif
goto clean4;
#endif
@@
-174,7
+174,7
@@
#ifdef XILINX_OF_PLATFORM_DRIVER
platform_driver_unregister(&XILINX_OF_PLATFORM_DRIVER);
clean4:
#ifdef XILINX_OF_PLATFORM_DRIVER
platform_driver_unregister(&XILINX_OF_PLATFORM_DRIVER);
clean4:
-@@ -137
6,9 +1380
,11 @@ module_init(ehci_hcd_init);
+@@ -137
8,9 +1382
,11 @@ module_init(ehci_hcd_init);
static void __exit ehci_hcd_cleanup(void)
{
static void __exit ehci_hcd_cleanup(void)
{
This page took
0.024684 seconds
and
4
git commands to generate.