]> pilppa.org Git - linux-2.6-omap-h63xx.git/blobdiff - arch/h8300/kernel/h8300_ksyms.c
h8300: missing include
[linux-2.6-omap-h63xx.git] / arch / h8300 / kernel / h8300_ksyms.c
index 9b4be053de3c36c58cea9abffa783fd3e9a4785b..d1b15267ac810929491f3b5bfbf0488b7a580bf1 100644 (file)
@@ -39,7 +39,7 @@ EXPORT_SYMBOL(enable_irq);
 EXPORT_SYMBOL(disable_irq);
 
 /* 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,