summaryrefslogtreecommitdiff
path: root/drivers/bluetooth/btmrvl_main.c
diff options
context:
space:
mode:
authorSekhar Nori <nsekhar@ti.com>2010-03-09 01:20:37 (GMT)
committerDavid S. Miller <davem@davemloft.net>2010-03-15 22:46:59 (GMT)
commitbe5bce2bf5cfe021bc6bdff4d49fa18776bc293d (patch)
treeb5c545837570c42b79e10e603fcdec506e93cae3 /drivers/bluetooth/btmrvl_main.c
parent211a0d941b1924e667483f822a55e2cc694cd212 (diff)
downloadlinux-fsl-qoriq-be5bce2bf5cfe021bc6bdff4d49fa18776bc293d.tar.xz
net: davinci emac: use dma_{map, unmap}_single API for cache coherency
The davinci emac driver uses some ARM specific DMA APIs for cache coherency which have been removed from kernel with the 2.6.34 merge. Modify the driver to use the dma_{map, unmap}_single() APIs defined in dma-mapping.h Without this fix, the driver fails to compile on Linus's tree. Tested on DM365 and OMAP-L138 EVMs. Signed-off-by: Sekhar Nori <nsekhar@ti.com> Acked-by: Kevin Hilman <khilman@deeprootsystems.com> Signed-off-by: David S. Miller <davem@davemloft.net>
Diffstat (limited to 'drivers/bluetooth/btmrvl_main.c')
0 files changed, 0 insertions, 0 deletions