ARM: at91/atmel-mci: remove unused setup_dma_addr() macro
authorNicolas Ferre <nicolas.ferre@atmel.com>
Mon, 16 Apr 2012 09:20:53 +0000 (11:20 +0200)
committerNicolas Ferre <nicolas.ferre@atmel.com>
Fri, 16 Nov 2012 10:52:36 +0000 (11:52 +0100)
commitf7c9f47239e9bc2fdf30f51cf46249aeb79980d3
tree78adc257ab64f55ac4b4a75ce283cc3df4649e48
parent77b67063bb6bce6d475e910d3b886a606d0d91f7
ARM: at91/atmel-mci: remove unused setup_dma_addr() macro

This macro is not used anymove in atmel-mci driver. It has been removed
by a patch that was dealing with dw_dmac.c e2b35f3:
(dmaengine/dw_dmac: Fix dw_dmac user drivers to adapt to slave_config changes)

We are now using the dmaengine API to specify the slave DMA parameters:
dmaengine_slave_config().

Signed-off-by: Nicolas Ferre <nicolas.ferre@atmel.com>
Acked-by: Ludovic Desroches <ludovic.desroches@atmel.com>
Cc: Chris Ball <cjb@laptop.org>
Cc: <linux-mmc@vger.kernel.org>
arch/arm/mach-at91/include/mach/atmel-mci.h