sh: Fix up nommu build for out-of-line pgtable changes.
authorPaul Mundt <lethal@linux-sh.org>
Wed, 6 Jan 2010 05:45:14 +0000 (14:45 +0900)
committerPaul Mundt <lethal@linux-sh.org>
Wed, 6 Jan 2010 05:45:14 +0000 (14:45 +0900)
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 <lethal@linux-sh.org>

No differences found