usb: dwc3: fix randconfig build errors
authorFelipe Balbi <balbi@ti.com>
Tue, 4 Mar 2014 15:23:50 +0000 (09:23 -0600)
committerGreg Kroah-Hartman <gregkh@linuxfoundation.org>
Tue, 6 May 2014 14:59:33 +0000 (07:59 -0700)
commit31cbda45ef836067bae9ca4427926671371b98ff
treef0d55e3f9f95ad833f77b3277cad230d6718eef7
parenta1ecfcff95284ef723e88a6f5b88b820819de4f1
usb: dwc3: fix randconfig build errors

commit 610183051d8f9421f138c4203ca894387f9f8839 upstream.

commit 388e5c5 (usb: dwc3: remove dwc3 dependency
on host AND gadget.) created the possibility for
host-only and peripheral-only dwc3 builds but
left a possible randconfig build error when host-only
builds are selected.

Reported-by: Jim Davis <jim.epost@gmail.com>
Signed-off-by: Felipe Balbi <balbi@ti.com>
Signed-off-by: Greg Kroah-Hartman <gregkh@linuxfoundation.org>
drivers/usb/dwc3/core.h
drivers/usb/dwc3/gadget.h