commit | 231300423a5486cbd9e102d741190428b2783ab2 | [log] [tgz] |
---|---|---|
author | Paul Burton <paul.burton@imgtec.com> | Mon Nov 07 11:14:13 2016 +0000 |
committer | Ralf Baechle <ralf@linux-mips.org> | Tue Jan 03 16:34:50 2017 +0100 |
tree | 9c310f6d8de6cdbf8daf1ad761bd2a3e51b44af9 | |
parent | aa4089e6ce54b5a7aaf5a0e8afb442395cca8503 [diff] |
MIPS: Export csum functions alongside their definitions Now that EXPORT_SYMBOL can be used from assembly source, move the EXPORT_SYMBOL invocations for the csum_partial_* functions to be alongside their definitions. Signed-off-by: Paul Burton <paul.burton@imgtec.com> Cc: linux-mips@linux-mips.org Patchwork: https://patchwork.linux-mips.org/patch/14512/ Signed-off-by: Ralf Baechle <ralf@linux-mips.org>