microblaze: Moved __dma_sync() to dma-mapping.h
authorEli Billauer <eli.billauer@gmail.com>
Sun, 11 Sep 2011 19:43:06 +0000 (22:43 +0300)
committerMichal Simek <monstr@monstr.eu>
Fri, 14 Oct 2011 10:24:29 +0000 (12:24 +0200)
commitcf560c1801e518abfe0951008c4f2df4bbb3f5e8
treeb7701d77a994b26a71bd5cfb96f3ae1ca99b4e88
parent2309f7cfca745ec282c125e79ac80dca2ea8390e
microblaze: Moved __dma_sync() to dma-mapping.h

__dma_sync_page() was replaced by __dma_sync(), and parameters of calls to
the new function were adjusted to match __dma_sync()'s format.

Signed-off-by: Eli Billauer <eli.billauer@gmail.com>
Signed-off-by: Michal Simek <monstr@monstr.eu>
arch/microblaze/include/asm/dma-mapping.h
arch/microblaze/kernel/dma.c