From: Paul Mundt Date: Wed, 6 Jan 2010 05:45:14 +0000 (+0900) Subject: sh: Fix up nommu build for out-of-line pgtable changes. X-Git-Tag: v2.6.34-rc1~285^2~147 X-Git-Url: http://git.openpandora.org/cgi-bin/gitweb.cgi?a=commitdiff_plain;h=56d45b62ce622a003da972428fdbba2b42102efb;p=pandora-kernel.git sh: Fix up nommu build for out-of-line pgtable changes. pgtable_cache_init() has been moved out-of-line, so we also need a dummy definition for it on nommu to fix up the build. Signed-off-by: Paul Mundt --- Reading git-diff-tree failed