From: Atsushi Nemoto Date: Sun, 18 Feb 2007 16:27:34 +0000 (+0900) Subject: [MIPS] Add external declaration of pagetable_init() to pgalloc.h X-Git-Tag: v2.6.21-rc1~64^2~3 X-Git-Url: http://git.openpandora.org/cgi-bin/gitweb.cgi?a=commitdiff_plain;h=6a1e552947b0d73310e534bf4eb09e14db1e5056;p=pandora-kernel.git [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 Signed-off-by: Ralf Baechle --- Reading git-diff-tree failed