diff options
author | Arnd Bergmann <arnd@arndb.de> | 2013-05-02 17:16:19 +0200 |
---|---|---|
committer | Greg Kroah-Hartman <gregkh@linuxfoundation.org> | 2013-05-17 02:29:51 +0200 |
commit | 843e56c02d6066ad2d8615562b652ae74b452a0e (patch) | |
tree | 658dc80abb227df34726c683bba6ee6c33d10c31 /drivers/ata/pata_optidma.c | |
parent | USB: reset resume quirk needed by a hub (diff) | |
download | linux-843e56c02d6066ad2d8615562b652ae74b452a0e.tar.xz linux-843e56c02d6066ad2d8615562b652ae74b452a0e.zip |
USB: EHCI: remove bogus #error
The EHCI host controller driver can be built standalone now,
without enabling any of the available bus glue drivers, so
there is not really a reason to error out here:
drivers/usb/host/ehci-hcd.c:1303:2: error:
#error "missing bus glue for ehci-hcd" #error "missing bus glue for ehci-hcd"
The alternative would be to change the Kconfig code to build
the ehci-hcd module only if any of the symbols below are
in fact enabled.
Signed-off-by: Arnd Bergmann <arnd@arndb.de>
Acked-by: Alan Stern <stern@rowland.harvard.edu>
Signed-off-by: Greg Kroah-Hartman <gregkh@linuxfoundation.org>
Diffstat (limited to 'drivers/ata/pata_optidma.c')
0 files changed, 0 insertions, 0 deletions