diff options
Diffstat (limited to 'target/linux/brcm63xx/patches-3.10/351-set-board-usbh-ports.patch')
-rw-r--r-- | target/linux/brcm63xx/patches-3.10/351-set-board-usbh-ports.patch | 10 |
1 files changed, 0 insertions, 10 deletions
diff --git a/target/linux/brcm63xx/patches-3.10/351-set-board-usbh-ports.patch b/target/linux/brcm63xx/patches-3.10/351-set-board-usbh-ports.patch deleted file mode 100644 index 3222fe2557..0000000000 --- a/target/linux/brcm63xx/patches-3.10/351-set-board-usbh-ports.patch +++ /dev/null @@ -1,10 +0,0 @@ ---- a/arch/mips/bcm63xx/boards/board_bcm963xx.c -+++ b/arch/mips/bcm63xx/boards/board_bcm963xx.c -@@ -620,6 +620,7 @@ static struct board_info __initdata boar - .has_ohci0 = 1, - .has_pccard = 1, - .has_ehci0 = 1, -+ .num_usbh_ports = 2, - - .leds = { - { |