sh: Fix up PAGE_KERNEL_PCC() for nommu.
authorPaul Mundt <lethal@linux-sh.org>
Wed, 7 Nov 2007 02:40:24 +0000 (11:40 +0900)
committerPaul Mundt <lethal@linux-sh.org>
Wed, 7 Nov 2007 02:40:24 +0000 (11:40 +0900)
PAGE_KERNEL_PCC() takes two arguments, which weren't reflected in the
nommu case. Fix it up.

Signed-off-by: Paul Mundt <lethal@linux-sh.org>

No differences found