ARM: dma-mapping: simplify dma_cache_maint_page
authorRussell King <rmk+kernel@arm.linux.org.uk>
Mon, 1 Feb 2010 22:34:20 +0000 (14:34 -0800)
committerTony Lindgren <tony@atomide.com>
Mon, 1 Feb 2010 22:34:20 +0000 (14:34 -0800)
dma_cache_maint_contiguous is now simple enough to live inside
dma_cache_maint_page, so move it there.

Signed-off-by: Russell King <rmk+kernel@arm.linux.org.uk>

No differences found