Revert "m68k: move exports to definitions"
authorBen Hutchings <ben@decadent.org.uk>
Thu, 1 Dec 2016 23:14:09 +0000 (23:14 +0000)
committerYves-Alexis Perez <corsac@debian.org>
Wed, 21 Feb 2018 15:29:03 +0000 (15:29 +0000)
commit42663ef3cf5dbd78864809d60a6985ba4ce58796
tree9ab409f94ab0bac33f16fbea14210956ec4328bb
parent7cfd70e47d64e325cb038afb4bda7385ebe9ce76
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