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)
__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>

No differences found