m68k: move exports to definitions
authorAl Viro <viro@zeniv.linux.org.uk>
Mon, 11 Jan 2016 18:04:04 +0000 (13:04 -0500)
committerAl Viro <viro@zeniv.linux.org.uk>
Mon, 8 Aug 2016 03:47:19 +0000 (23:47 -0400)
commitd13ffb5630443e6112df0263969cbdfc8ab9ab57
tree9d9b9a3800f8ee66c6b8520d8e21414f5de83ecf
parent00fc0e0dda6286407f3854cd71a125f519a5689c
m68k: move exports to definitions

Acked-by: Geert Uytterhoeven <geert@linux-m68k.org>
Signed-off-by: Al Viro <viro@zeniv.linux.org.uk>
12 files changed:
arch/m68k/include/asm/export.h [new file with mode: 0644]
arch/m68k/kernel/Makefile
arch/m68k/kernel/m68k_ksyms.c [deleted file]
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