atmel_spi: fix warning In function 'atmel_spi_dma_map_xfer'
commit214b574ab81236e7740243985d63a1d6a61231a2
authorJean-Christophe PLAGNIOL-VILLARD <plagnioj@jcrosoft.com>
Sat, 20 Nov 2010 06:52:53 +0000 (20 14:52 +0800)
committerNicolas Ferre <nicolas.ferre@atmel.com>
Tue, 30 Nov 2010 16:23:24 +0000 (30 17:23 +0100)
tree799104b78265cab4abfc3e5c73f12e2d0150dba1
parent82d5b5c8da769184a9bc2cc2adc90555f4aa90b0
atmel_spi: fix warning In function 'atmel_spi_dma_map_xfer'

passing argument 2 of 'dma_map_single' discards qualifiers from pointer target type

Signed-off-by: Jean-Christophe PLAGNIOL-VILLARD <plagnioj@jcrosoft.com>
Signed-off-by: Nicolas Ferre <nicolas.ferre@atmel.com>
drivers/spi/atmel_spi.c