sh: Fix up various compile warnings for SE boards.
authorPaul Mundt <lethal@linux-sh.org>
Mon, 14 May 2007 01:48:01 +0000 (10:48 +0900)
committerPaul Mundt <lethal@linux-sh.org>
Mon, 21 May 2007 05:32:47 +0000 (14:32 +0900)
- 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>

No differences found