kernel: update linux 3.3 to 3.3.4
[openwrt/staging/mkresin.git] / target / linux / brcm63xx / patches-3.3 / 402-ehci-add-driver-for-bcm63xx-integrated-controller.patch
index b4de9fa53c43a6acbc25383561dc32bef5ca602d..3319e752bde84688dd11c84fe65a67ebfb8b0452 100644 (file)
@@ -226,7 +226,7 @@ Subject: [PATCH 25/63] ehci: add driver for bcm63xx integrated controller.
 +MODULE_ALIAS("platform:bcm63xx_ehci");
 --- a/drivers/usb/host/ehci-hcd.c
 +++ b/drivers/usb/host/ehci-hcd.c
-@@ -1376,6 +1376,11 @@ MODULE_LICENSE ("GPL");
+@@ -1381,6 +1381,11 @@ MODULE_LICENSE ("GPL");
  #define        PLATFORM_DRIVER         ehci_mv_driver
  #endif