commit | 29830c124d834c4ce0133aaf8ca85f045f9e758c | [log] [tgz] |
---|---|---|
author | Paul Burton <paul.burton@imgtec.com> | Mon Nov 07 11:14:10 2016 +0000 |
committer | Ralf Baechle <ralf@linux-mips.org> | Tue Jan 03 16:34:49 2017 +0100 |
tree | eb2621dfbcc186c4131199ca2ccb4fffb2dfd967 | |
parent | 08889582b8aa0bbc01a1e5a0033b9f98d2e11caa [diff] |
MIPS: Export _save_fp & _save_msa alongside their definitions Now that EXPORT_SYMBOL can be used from assembly source, move the EXPORT_SYMBOL invocations for _save_fp & _save_msa 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/14509/ Signed-off-by: Ralf Baechle <ralf@linux-mips.org>