From: Sam Ravnborg Date: Mon, 21 Apr 2014 19:39:18 +0000 (+0200) Subject: sparc32: fix sparse warning in init_32.c X-Git-Tag: omap-for-v3.16/fixes-rc4~86^2~2^2~26 X-Git-Url: http://git.openpandora.org/cgi-bin/gitweb.cgi?a=commitdiff_plain;h=4c9660f796fca741013e9ea7fc32db0638d0d193;p=pandora-kernel.git sparc32: fix sparse warning in init_32.c Fix following warning: init_32.c:112:22: warning: symbol 'bootmem_init' was not declared. Should it be static? Fix by adding a proper prototype in pgtable_32.h and drop the local prototype in srmmu.c Signed-off-by: Sam Ravnborg Signed-off-by: David S. Miller --- Reading git-diff-tree failed