aboutsummaryrefslogtreecommitdiff
path: root/drivers/net/smc9194.c
diff options
context:
space:
mode:
authorSekhar Nori <nsekhar@ti.com>2010-03-09 01:20:37 +0000
committerDavid S. Miller <davem@davemloft.net>2010-03-15 15:46:59 -0700
commitbe5bce2bf5cfe021bc6bdff4d49fa18776bc293d (patch)
treeb5c545837570c42b79e10e603fcdec506e93cae3 /drivers/net/smc9194.c
parent211a0d941b1924e667483f822a55e2cc694cd212 (diff)
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/net/smc9194.c')
0 files changed, 0 insertions, 0 deletions