Loading
m68knommu: move EXPORT of dump_fpu to function definition
The EXPORT_SYMBOL(dump_fpu) belongs at the definition of the function,
not in some other random code file. So move it there.
Signed-off-by:
Greg Ungerer <gerg@uclinux.org>
Donate to e Foundation | Murena handsets with /e/OS | Own a part of Murena! Learn more
The EXPORT_SYMBOL(dump_fpu) belongs at the definition of the function,
not in some other random code file. So move it there.
Signed-off-by:
Greg Ungerer <gerg@uclinux.org>