commit | 27641dee99e0d0c25f224cdfbd11486bd2f131ee | [log] [tgz] |
---|---|---|
author | Paul Mundt <lethal@linux-sh.org> | Mon May 14 10:48:01 2007 +0900 |
committer | Paul Mundt <lethal@linux-sh.org> | Mon May 21 14:32:47 2007 +0900 |
tree | 15b2214e766a06e01210b550635131fc28c1ceef | |
parent | 26bbfda8b1a4d491a86c60b3a97948a4f49fb86a [diff] |
sh: Fix up various compile warnings for SE boards. - setup-sh7750.c only defines the sh7751_ipr_map when building with SH7751 support. - 7722 Solution Engine was missing a mach-type entry, causing the macro in cf-enabler to be undefined. - arch/sh/mm/init.c needs linux/pagemap.h. Signed-off-by: Paul Mundt <lethal@linux-sh.org>