Commit
This commit does not belong to any branch on this repository, and may belong to a fork outside of the repository.
[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>
- Loading branch information