nommu: Stub in vm_map_ram()/vm_unmap_ram()/vm_unmap_aliases().
authorPaul Mundt <lethal@linux-sh.org>
Wed, 21 Jan 2009 08:45:47 +0000 (17:45 +0900)
committerPaul Mundt <lethal@linux-sh.org>
Wed, 21 Jan 2009 08:45:47 +0000 (17:45 +0900)
Presently we do not support these interfaces, so make them BUG() wrappers
as per the rest of the vmap interface on nommu. Fixes up the modular xfs
build.

Signed-off-by: Paul Mundt <lethal@linux-sh.org>

No differences found