ARM: SAMSUNG: remove unused DMA infrastructure
authorArnd Bergmann <arnd@arndb.de>
Sat, 24 Jan 2015 04:09:54 +0000 (13:09 +0900)
committerKukjin Kim <kgene@kernel.org>
Sat, 24 Jan 2015 04:09:54 +0000 (13:09 +0900)
Everything uses dmaengine now, so there is no reason to
keep this around any longer. Thanks to everyone who was involved
in moving the users over to use the dmaengine APIs.

Signed-off-by: Arnd Bergmann <arnd@arndb.de>
Reviewed-by: Heiko Stuebner <heiko@sntech.de>
Acked-by: Vinod Koul <vinod.koul@intel.com>
Signed-off-by: Kukjin Kim <kgene@kernel.org>

No differences found