Revert "m68k: move exports to definitions"
authorBen Hutchings <ben@decadent.org.uk>
Thu, 1 Dec 2016 23:14:09 +0000 (23:14 +0000)
committerAurelien Jarno <aurel32@debian.org>
Fri, 2 Mar 2018 07:52:22 +0000 (07:52 +0000)
commit12f2a05c4cc7261637ff40f2457e1d60a4e85a72
tree601e9462695fcc6569c442f5c77ea31a39e14073
parentd44f7b0157ee9bb0552a3d2d98147e27da113a4f
Revert "m68k: move exports to definitions"

This reverts commit d13ffb5630443e6112df0263969cbdfc8ab9ab57 because
symbols exported from assembly don't automatically get modversions (ABI
hashes).

Gbp-Pq: Topic bugfix/m68k
Gbp-Pq: Name revert-m68k-move-exports-to-definitions.patch
12 files changed:
arch/m68k/include/asm/export.h [deleted file]
arch/m68k/kernel/Makefile
arch/m68k/kernel/m68k_ksyms.c [new file with mode: 0644]
arch/m68k/lib/ashldi3.c
arch/m68k/lib/ashrdi3.c
arch/m68k/lib/divsi3.S
arch/m68k/lib/lshrdi3.c
arch/m68k/lib/modsi3.S
arch/m68k/lib/muldi3.c
arch/m68k/lib/mulsi3.S
arch/m68k/lib/udivsi3.S
arch/m68k/lib/umodsi3.S