sh: Move arch_get_unmapped_area() in to arch/sh/mm/mmap.c.
authorPaul Mundt <lethal@linux-sh.org>
Wed, 12 Nov 2008 04:17:38 +0000 (13:17 +0900)
committerPaul Mundt <lethal@linux-sh.org>
Mon, 22 Dec 2008 09:42:49 +0000 (18:42 +0900)
Now that arch/sh/mm/mmap.c exists, move arch_get_unmapped_area() there.
Follows the ARM change.

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

No differences found