From: Russell King Date: Sun, 3 Jul 2011 22:56:17 +0000 (+0100) Subject: ARM: dmabounce: correct unmap_single dev_dbg X-Git-Tag: v3.1-rc1~258^2~1^2~4 X-Git-Url: http://git.openpandora.org/cgi-bin/gitweb.cgi?a=commitdiff_plain;h=c289b2e0ccff1142908e20398930dc2e14697e74;p=pandora-kernel.git ARM: dmabounce: correct unmap_single dev_dbg DMA addresses should not be casted to void * for printing. Fix that to be consistent with the rest of the file. Signed-off-by: Russell King --- Reading git-diff-tree failed