commit | a7b1bbbc89194deba8cde02200f08b3840c9daa2 | [log] [tgz] |
---|---|---|
author | Ben Dooks <ben-linux@fluff.org> | Wed Oct 12 19:58:07 2005 +0100 |
committer | Russell King <rmk+kernel@arm.linux.org.uk> | Wed Oct 12 19:58:07 2005 +0100 |
tree | 3ad70801998d8ad62531ad3d2d4e2902a794312e | |
parent | 17efa644f624a521e4a6c6a4641d39d227a9b24a [diff] |
[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 <ben-linux@fluff.org> Signed-off-by: Russell King <rmk+kernel@arm.linux.org.uk>