diff options
author | 2016-02-16 16:10:59 +0100 | |
---|---|---|
committer | 2016-02-20 20:23:02 -0800 | |
commit | a057c3259ab6ecab477379d23e27ea0afdb219e6 (patch) | |
tree | 3d873c5fd0047bd0633f0fb2e6e458de5c37078d /drivers/usb/gadget/function/f_acm.c | |
parent | usb: core: Allow compilation on platforms where NO_DMA=y (diff) | |
download | wireguard-linux-a057c3259ab6ecab477379d23e27ea0afdb219e6.tar.xz wireguard-linux-a057c3259ab6ecab477379d23e27ea0afdb219e6.zip |
usb: dwc2: USB_DWC2 should depend on HAS_DMA
If NO_DMA=y:
ERROR: "usb_gadget_map_request" [drivers/usb/dwc2/dwc2.ko] undefined!
ERROR: "usb_gadget_unmap_request" [drivers/usb/dwc2/dwc2.ko] undefined!
ERROR: "bad_dma_ops" [drivers/usb/dwc2/dwc2.ko] undefined!
Add a dependency on HAS_DMA to fix this.
Signed-off-by: Geert Uytterhoeven <geert@linux-m68k.org>
Acked-by: John Youn <johnyoun@synopsys.com>
Signed-off-by: Greg Kroah-Hartman <gregkh@linuxfoundation.org>
Diffstat (limited to 'drivers/usb/gadget/function/f_acm.c')
0 files changed, 0 insertions, 0 deletions