]> git.baikalelectronics.ru Git - kernel.git/commit
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)
commitd956362ccdf507cf7273904983f2abbd719ed5e4
tree9d9b9a3800f8ee66c6b8520d8e21414f5de83ecf
parent781a718a23213f330e1ed6566736669527174157
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