commit | 4a4a9be3ebdbf17957d29e3521f328a1145f9431 | [log] [tgz] |
---|---|---|
author | Paul Mundt <lethal@linux-sh.org> | Wed Nov 12 13:17:38 2008 +0900 |
committer | Paul Mundt <lethal@linux-sh.org> | Mon Dec 22 18:42:49 2008 +0900 |
tree | 274a36403bd64a7e15a4f17408ef97a9d0bc6c18 | |
parent | 3d44cc3e01ee1b40317f79ed54324e25c4f848df [diff] |
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>