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)
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>

No differences found