summaryrefslogtreecommitdiffstats
path: root/target/linux/brcm63xx/patches-2.6.39/011-add_bcm63xx_ehci_controller.patch
diff options
context:
space:
mode:
authorflorian <florian@3c298f89-4303-0410-b956-a3cf2f4a3e73>2011-06-19 20:12:45 +0000
committerflorian <florian@3c298f89-4303-0410-b956-a3cf2f4a3e73>2011-06-19 20:12:45 +0000
commitdf49c5b247620075704ccf6bbc303c598f4e869d (patch)
treed2e1bf2171ab570ac1e07d1c67200cc75b90aa68 /target/linux/brcm63xx/patches-2.6.39/011-add_bcm63xx_ehci_controller.patch
parent2abeba9674b30a34796803265487fc9e6e076385 (diff)
[brcm63xx] switch to 2.6.39
git-svn-id: svn://svn.openwrt.org/openwrt/trunk@27232 3c298f89-4303-0410-b956-a3cf2f4a3e73
Diffstat (limited to 'target/linux/brcm63xx/patches-2.6.39/011-add_bcm63xx_ehci_controller.patch')
-rw-r--r--target/linux/brcm63xx/patches-2.6.39/011-add_bcm63xx_ehci_controller.patch2
1 files changed, 1 insertions, 1 deletions
diff --git a/target/linux/brcm63xx/patches-2.6.39/011-add_bcm63xx_ehci_controller.patch b/target/linux/brcm63xx/patches-2.6.39/011-add_bcm63xx_ehci_controller.patch
index e8533c041..1acbab038 100644
--- a/target/linux/brcm63xx/patches-2.6.39/011-add_bcm63xx_ehci_controller.patch
+++ b/target/linux/brcm63xx/patches-2.6.39/011-add_bcm63xx_ehci_controller.patch
@@ -164,7 +164,7 @@ Signed-off-by: Maxime Bizon <mbizon@freebox.fr>
+MODULE_ALIAS("platform:bcm63xx_ehci");
--- a/drivers/usb/host/ehci-hcd.c
+++ b/drivers/usb/host/ehci-hcd.c
-@@ -1265,6 +1265,11 @@ MODULE_LICENSE ("GPL");
+@@ -1267,6 +1267,11 @@ MODULE_LICENSE ("GPL");
#define PLATFORM_DRIVER tegra_ehci_driver
#endif