From: David Howells Date: Thu, 29 Nov 2007 00:22:04 +0000 (-0800) Subject: FRV: fix the extern declaration of kallsyms_num_syms X-Git-Tag: v2.6.24-rc4~30 X-Git-Url: http://git.openpandora.org/cgi-bin/gitweb.cgi?a=commitdiff_plain;h=9e6c1e633355b69803094ecbac4cecc96e00965c;p=pandora-kernel.git FRV: fix the extern declaration of kallsyms_num_syms Fix the extern declaration of kallsyms_num_syms to indicate that the symbol does not reside in the small-data storage space, and so may not be accessed relative to the small data base register. Signed-off-by: David Howells Signed-off-by: Andrew Morton Signed-off-by: Linus Torvalds --- Reading git-diff-tree failed