c20eb0f1d0
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> |
||
---|---|---|
.. | ||
ashldi3.S | ||
ashrdi3.S | ||
checksum.c | ||
clear_page.S | ||
cmpdi2.S | ||
copy_page.S | ||
delay.c | ||
div64.S | ||
divsi3.S | ||
ip_fast_csum.S | ||
lshrdi3.S | ||
Makefile | ||
memcpy.S | ||
memmove.S | ||
memset.S | ||
modsi3.S | ||
muldi3.S | ||
ucmpdi2.S | ||
usercopy.c |