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)
commit4a4a9be3ebdbf17957d29e3521f328a1145f9431
tree274a36403bd64a7e15a4f17408ef97a9d0bc6c18
parent3d44cc3e01ee1b40317f79ed54324e25c4f848df
sh: Move arch_get_unmapped_area() in to arch/sh/mm/mmap.c.

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>
arch/sh/kernel/cpu/init.c
arch/sh/kernel/sys_sh.c
arch/sh/mm/mmap.c