aboutsummaryrefslogtreecommitdiffstats
path: root/arch/m68k/kernel
diff options
context:
space:
mode:
authorGreg Ungerer <gerg@uclinux.org>2011-03-29 14:10:23 +1000
committerGreg Ungerer <gerg@uclinux.org>2011-05-24 10:03:51 +1000
commitb33972eb476401637c345b6eb91969b2df7e1ec0 (patch)
treed71920f107c3472a469d0a7e3423b253e6771930 /arch/m68k/kernel
parent67cc09ed7093f49fc776164761507999991a6ef6 (diff)
downloadkernel_samsung_smdk4412-b33972eb476401637c345b6eb91969b2df7e1ec0.zip
kernel_samsung_smdk4412-b33972eb476401637c345b6eb91969b2df7e1ec0.tar.gz
kernel_samsung_smdk4412-b33972eb476401637c345b6eb91969b2df7e1ec0.tar.bz2
m68knommu: move EXPORT of local checksumming functions to definitions
The EXPORT_SYMBOL() of the local lib checksum functions belongs with the definitions, not in some other random code file. So move then there. Signed-off-by: Greg Ungerer <gerg@uclinux.org>
Diffstat (limited to 'arch/m68k/kernel')
-rw-r--r--arch/m68k/kernel/m68k_ksyms_no.c5
1 files changed, 0 insertions, 5 deletions
diff --git a/arch/m68k/kernel/m68k_ksyms_no.c b/arch/m68k/kernel/m68k_ksyms_no.c
index ab747e4..daed932 100644
--- a/arch/m68k/kernel/m68k_ksyms_no.c
+++ b/arch/m68k/kernel/m68k_ksyms_no.c
@@ -18,13 +18,8 @@
/* platform dependent support */
-EXPORT_SYMBOL(ip_fast_csum);
-
EXPORT_SYMBOL(kernel_thread);
-/* Networking helper routines. */
-EXPORT_SYMBOL(csum_partial_copy_nocheck);
-
/*
* libgcc functions - functions that are used internally by the
* compiler... (prototypes are not correct though, but that