diff options
author | James Hogan <james.hogan@imgtec.com> | 2013-07-04 09:47:45 +0100 |
---|---|---|
committer | James Hogan <james.hogan@imgtec.com> | 2013-07-04 10:00:02 +0100 |
commit | c20eb0f1d0918c019fb2674a104e6ab59d8e62ac (patch) | |
tree | dc8cc853530f6ee25d0f3a7dc5984e7f1064ed7a /arch/blackfin | |
parent | 8b8b2412994fffd5a8ab3b9209fa0aa9f0fcee4c (diff) |
metag: move EXPORT_SYMBOL(csum_partial) to metag_ksyms.c
Move EXPORT_SYMBOL(csum_partial) from lib/checksum.c into metag_ksyms.c
so that it doesn't get omitted by the static linker if it's not used by
any other statically linked code, which can result in undefined symbols
when building modules.
For example a randconfig caused the following error:
ERROR: "csum_partial" [fs/reiserfs/reiserfs.ko] undefined!
Signed-off-by: James Hogan <james.hogan@imgtec.com>
Diffstat (limited to 'arch/blackfin')
0 files changed, 0 insertions, 0 deletions