Pull button into test branch
[linux-drm-fsl-dcu.git] / arch / m68knommu / kernel / m68k_ksyms.c
index 1e62150f3588d5d8f4da0e298b1e203f8d484420..25327c9eadd7b7a81bcfff0eb88f7601f56ea400 100644 (file)
@@ -38,7 +38,7 @@ EXPORT_SYMBOL(ip_fast_csum);
 EXPORT_SYMBOL(kernel_thread);
 
 /* Networking helper routines. */
-EXPORT_SYMBOL(csum_partial_copy);
+EXPORT_SYMBOL(csum_partial_copy_nocheck);
 
 /* The following are special because they're not called
    explicitly (the C compiler generates them).  Fortunately,