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)
commit56d45b62ce622a003da972428fdbba2b42102efb
treedf4b010e0a24a87ed434375ff1419c768fda66ae
parent0176bd3dab4fe522bfb6ceab9e3c441fe0305738
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 <lethal@linux-sh.org>
arch/sh/mm/nommu.c