From: Ben Dooks Date: Wed, 12 Oct 2005 18:58:07 +0000 (+0100) Subject: [ARM] 2977/1: armksyms.c - make items in export table static X-Git-Tag: v2.6.14-rc5~66^2~9 X-Git-Url: http://git.openpandora.org/cgi-bin/gitweb.cgi?a=commitdiff_plain;h=a7b1bbbc89194deba8cde02200f08b3840c9daa2;p=pandora-kernel.git [ARM] 2977/1: armksyms.c - make items in export table static Patch from Ben Dooks The items in the export table do not need to be exported elsehwere, so quash the sparse warning by making the symbol for the table entry static. Signed-off-by: Ben Dooks Signed-off-by: Russell King --- Reading git-diff-tree failed