diff options
author | Daniel Mack <zonque@gmail.com> | 2013-11-15 13:19:02 (GMT) |
---|---|---|
committer | Greg Kroah-Hartman <gregkh@linuxfoundation.org> | 2013-12-05 00:57:46 (GMT) |
commit | 9876388edfa553960815110acae4544359b385b5 (patch) | |
tree | 6ef98d738a35b5bee4ef0bee4da00802c114cc1d /drivers/net/vmxnet3 | |
parent | 3b59d16c513da258ec8f6a0b4db85f257a0380d6 (diff) | |
download | linux-fsl-qoriq-9876388edfa553960815110acae4544359b385b5.tar.xz |
usb: ohci-pxa27x: include linux/dma-mapping.h
Include linux/dma-mapping.h to make the new functions available that are
used since 22d9d8e83 ("DMA-API: usb: use dma_set_coherent_mask()").
drivers/usb/host/ohci-pxa27x.c: In function ‘ohci_pxa_of_init’:
drivers/usb/host/ohci-pxa27x.c:310:2: error: implicit declaration of function ‘dma_coerce_mask_and_coherent’ [-Werror=implicit-function-declaration]
drivers/usb/host/ohci-pxa27x.c:310:2: error: implicit declaration of function ‘DMA_BIT_MASK’ [-Werror=implicit-function-declaration]
Signed-off-by: Daniel Mack <zonque@gmail.com>
Signed-off-by: Greg Kroah-Hartman <gregkh@linuxfoundation.org>
Diffstat (limited to 'drivers/net/vmxnet3')
0 files changed, 0 insertions, 0 deletions