[SPARC]: Declare paging_init() in asm/pgtable.h

Signed-off-by: David S. Miller <davem@davemloft.net>
This commit is contained in:
David S. Miller
2005-09-28 21:31:25 -07:00
parent efdc1e2083
commit 801ab3c731
4 changed files with 4 additions and 4 deletions

View File

@ -492,8 +492,6 @@ void register_prom_callbacks(void)
"' linux-.soft2 to .soft2");
}
extern void paging_init(void);
void __init setup_arch(char **cmdline_p)
{
int i;