sh: fix pg-sh4.c build breakage in linux-next
authorMagnus Damm <magnus.damm@gmail.com>
Sat, 5 Jul 2008 03:33:30 +0000 (12:33 +0900)
committerPaul Mundt <lethal@linux-sh.org>
Mon, 28 Jul 2008 09:10:34 +0000 (18:10 +0900)
commit73382f710b83b84b3cffb1f4850f5292c12edfd2
tree385e6460069a79ad49b35834d0af9a2297eb20a8
parent026953db56e6244c8c80be8e211e244ff6015992
sh: fix pg-sh4.c build breakage in linux-next

Remove inline from ptep_get_and_clean() to match with header file prototype.
Makes linux-next build.

Signed-off-by: Magnus Damm <damm@igel.co.jp>
Signed-off-by: Paul Mundt <lethal@linux-sh.org>
arch/sh/mm/pg-sh4.c