diff options
Diffstat (limited to 'arch/m68k/kernel')
-rw-r--r-- | arch/m68k/kernel/m68k_ksyms_no.c | 5 |
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 ab747e477131..daed9326c4f1 100644 --- a/arch/m68k/kernel/m68k_ksyms_no.c +++ b/arch/m68k/kernel/m68k_ksyms_no.c | |||
@@ -18,13 +18,8 @@ | |||
18 | 18 | ||
19 | /* platform dependent support */ | 19 | /* platform dependent support */ |
20 | 20 | ||
21 | EXPORT_SYMBOL(ip_fast_csum); | ||
22 | |||
23 | EXPORT_SYMBOL(kernel_thread); | 21 | EXPORT_SYMBOL(kernel_thread); |
24 | 22 | ||
25 | /* Networking helper routines. */ | ||
26 | EXPORT_SYMBOL(csum_partial_copy_nocheck); | ||
27 | |||
28 | /* | 23 | /* |
29 | * libgcc functions - functions that are used internally by the | 24 | * libgcc functions - functions that are used internally by the |
30 | * compiler... (prototypes are not correct though, but that | 25 | * compiler... (prototypes are not correct though, but that |