MFD: mcp-sa11x0: remove DMA initializers and variables
authorRussell King <rmk+kernel@arm.linux.org.uk>
Thu, 12 Jan 2012 19:04:43 +0000 (19:04 +0000)
committerRussell King <rmk+kernel@arm.linux.org.uk>
Fri, 3 Feb 2012 17:37:59 +0000 (17:37 +0000)
The dma_device_t variables are only ever written to by mcp-sa11x0 and
never read.  As the old SA11x0 DMA support will be removed, remove
these so that it no longer depends on the old SA11x0 DMA definitions.

Acked-by: Jochen Friedrich <jochen@scram.de>
Signed-off-by: Russell King <rmk+kernel@arm.linux.org.uk>

No differences found