From: Paul Mundt Date: Mon, 14 May 2007 01:48:01 +0000 (+0900) Subject: sh: Fix up various compile warnings for SE boards. X-Git-Tag: v2.6.22-rc3~94^2~8 X-Git-Url: http://git.openpandora.org/cgi-bin/gitweb.cgi?a=commitdiff_plain;h=27641dee99e0d0c25f224cdfbd11486bd2f131ee;p=pandora-kernel.git 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 --- Reading git-diff-tree failed