bcm63xx: fix compilation with kmod-ohci enabled with 3.6
authorJonas Gorski <jogo@openwrt.org>
Sat, 10 Nov 2012 22:10:47 +0000 (22:10 +0000)
committerJonas Gorski <jogo@openwrt.org>
Sat, 10 Nov 2012 22:10:47 +0000 (22:10 +0000)
commitc54fa281b1c7977f9e2d5dee5b163fe7d536bcf4
treebdc0568e836d7c3a95ab5c1b4b6a4cdb720a451f
parent15519bec9c9ea702d29cacb11cf27eda45189e66
bcm63xx: fix compilation with kmod-ohci enabled with 3.6

Fixes the following error:

drivers/usb/host/ohci-bcm63xx.c: In function 'ohci_bcm63xx_start':
drivers/usb/host/ohci-bcm63xx.c:33:3: error: implicit declaration of function 'err' [-Werror=implicit-function-declaration]

Reported-by: Álvaro Fernández Rojas <noltari@gmail.com>
SVN-Revision: 34138
target/linux/brcm63xx/patches-3.6/400-ohci-add-driver-for-bcm63xx-integrated-controller.patch