From a4de73fbcf10c1d64bf4f66ca1c4bcb08e4fac87 Mon Sep 17 00:00:00 2001 From: Michael Schmitz Date: Mon, 31 Mar 2014 21:06:07 +1300 Subject: [PATCH] m68k/atari - ataflop: use correct virt/phys translation for DMA buffer With the kernel running from FastRAM instead of ST-RAM, none of ST-RAM is mapped by mem_init, and DMA-addressable buffer must be mapped by ioremap. Use platform specific virt/phys translation helpers for this case. Signed-off-by: Michael Schmitz Cc: linux-kernel@vger.kernel.org Signed-off-by: Geert Uytterhoeven --- Reading git-format-patch failed