X-Git-Url: https://git.librecmc.org/?a=blobdiff_plain;f=target%2Flinux%2Fbrcm63xx%2Fpatches-3.6%2F400-ohci-add-driver-for-bcm63xx-integrated-controller.patch;h=572419cb684cbae079c81bf8ce32909b65f19fca;hb=a15e1a950d88bbc5a85b0a507b89e132e8bfd79b;hp=bffca3c83fcb6d61b13b698f0a73c90cabe23dd2;hpb=08ff97672027a8d1fa148779c0fa06e154dd0a85;p=librecmc%2Flibrecmc.git diff --git a/target/linux/brcm63xx/patches-3.6/400-ohci-add-driver-for-bcm63xx-integrated-controller.patch b/target/linux/brcm63xx/patches-3.6/400-ohci-add-driver-for-bcm63xx-integrated-controller.patch index bffca3c83f..572419cb68 100644 --- a/target/linux/brcm63xx/patches-3.6/400-ohci-add-driver-for-bcm63xx-integrated-controller.patch +++ b/target/linux/brcm63xx/patches-3.6/400-ohci-add-driver-for-bcm63xx-integrated-controller.patch @@ -211,7 +211,7 @@ Subject: [PATCH 23/63] ohci: add driver for bcm63xx integrated controller. --- a/drivers/usb/host/ohci-hcd.c +++ b/drivers/usb/host/ohci-hcd.c @@ -1120,6 +1120,11 @@ MODULE_LICENSE ("GPL"); - #define PLATFORM_DRIVER ohci_platform_driver + #define OHCI_PLATFORM_DRIVER ohci_platform_driver #endif +#ifdef CONFIG_USB_OHCI_BCM63XX