sh: pfn_valid() depends on flatmem.
authorPaul Mundt <lethal@linux-sh.org>
Wed, 23 May 2007 08:40:56 +0000 (17:40 +0900)
committerPaul Mundt <lethal@hera.kernel.org>
Fri, 8 Jun 2007 02:43:42 +0000 (02:43 +0000)
commit5900711ad7173b1cf3ee72eb21572e20b263ca0d
treedc907af02d08229578b9e358cf391eb43839806f
parent678597be5e116516e9cfa806fc6ea6eb5de77d8f
sh: pfn_valid() depends on flatmem.

pfn_valid() is already defined in the sparsemem case, so we only
need to define this for CONFIG_FLATMEM.

Signed-off-by: Paul Mundt <lethal@linux-sh.org>
include/asm-sh/page.h