From: Nicolas Ferre Date: Mon, 16 Apr 2012 09:20:53 +0000 (+0200) Subject: ARM: at91/atmel-mci: remove unused setup_dma_addr() macro X-Git-Tag: omap-for-v3.8/cleanup-multiplatform-signed~7^2 X-Git-Url: http://git.openpandora.org/cgi-bin/gitweb.cgi?a=commitdiff_plain;h=f7c9f47239e9bc2fdf30f51cf46249aeb79980d3;p=pandora-kernel.git 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 Acked-by: Ludovic Desroches Cc: Chris Ball Cc: --- Reading git-diff-tree failed