brcm63xx: update HSSPI driver with upstream submission
[openwrt.git] / target / linux / brcm63xx / patches-3.10 / 116-MIPS-BCM63XX-register-OHCI-controller-if-board-enabl.patch
index 621e1f909d33ab61fa13c9e9a35bf1c7ec22cb1f..2c264829fb9e2a2302d903211082f9898183987c 100644 (file)
@@ -16,15 +16,15 @@ Signed-off-by: Florian Fainelli <florian@openwrt.org>
 
 --- a/arch/mips/bcm63xx/boards/board_bcm963xx.c
 +++ b/arch/mips/bcm63xx/boards/board_bcm963xx.c
-@@ -25,6 +25,7 @@
- #include <bcm63xx_dev_flash.h>
+@@ -26,6 +26,7 @@
+ #include <bcm63xx_dev_hsspi.h>
  #include <bcm63xx_dev_pcmcia.h>
  #include <bcm63xx_dev_spi.h>
 +#include <bcm63xx_dev_usb_ohci.h>
  #include <bcm63xx_dev_usb_usbd.h>
  #include <board_bcm963xx.h>
  
-@@ -897,6 +898,9 @@ int __init board_register_devices(void)
+@@ -898,6 +899,9 @@ int __init board_register_devices(void)
        if (board.has_usbd)
                bcm63xx_usbd_register(&board.usbd);