]> git.baikalelectronics.ru Git - kernel.git/commit
[MIPS] Add external declaration of pagetable_init() to pgalloc.h
authorAtsushi Nemoto <anemo@mba.ocn.ne.jp>
Sun, 18 Feb 2007 16:27:34 +0000 (01:27 +0900)
committerRalf Baechle <ralf@linux-mips.org>
Sun, 18 Feb 2007 21:31:36 +0000 (21:31 +0000)
commit74b3a42c361c492e20c93a7f93e1cb7876c77c01
tree384116e93db93b15ce026bb63d43943614ee2611
parente0d7eca879435604cbc836c698b61389e50f935d
[MIPS] Add external declaration of pagetable_init() to pgalloc.h

This fixes some sparse warnings.

pgtable-32.c:15:6: warning: symbol 'pgd_init' was not declared. Should it be static?
pgtable-32.c:32:13: warning: symbol 'pagetable_init' was not declared. Should it be static?

Signed-off-by: Atsushi Nemoto <anemo@mba.ocn.ne.jp>
Signed-off-by: Ralf Baechle <ralf@linux-mips.org>
arch/mips/mm/init.c
arch/mips/mm/pgtable-32.c
arch/mips/mm/pgtable-64.c
arch/mips/sgi-ip27/ip27-memory.c
include/asm-mips/pgalloc.h