common: dma-mapping: remove old alloc_coherent and free_coherent methods
authorMarek Szyprowski <m.szyprowski@samsung.com>
Wed, 21 Dec 2011 15:55:57 +0000 (16:55 +0100)
committerGrazvydas Ignotas <notasas@gmail.com>
Tue, 26 Feb 2013 17:51:01 +0000 (19:51 +0200)
Remove old, unused alloc_coherent and free_coherent methods from
dma_map_ops structure.

Signed-off-by: Marek Szyprowski <m.szyprowski@samsung.com>
Acked-by: Kyungmin Park <kyungmin.park@samsung.com>
Reviewed-by: Arnd Bergmann <arnd@arndb.de>

No differences found