drivers/parisc/: Spelling fixes
[sfrench/cifs-2.6.git] / arch / h8300 / kernel / h8300_ksyms.c
index f8d6dee8478112e92b1dc44e2c8d95c5a5afc740..d1b15267ac810929491f3b5bfbf0488b7a580bf1 100644 (file)
@@ -7,7 +7,6 @@
 #include <linux/elfcore.h>
 #include <linux/in6.h>
 #include <linux/interrupt.h>
-#include <linux/config.h>
 
 #include <asm/setup.h>
 #include <asm/pgalloc.h>
@@ -40,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,