]> pilppa.org Git - linux-2.6-omap-h63xx.git/blobdiff - arch/h8300/kernel/h8300_ksyms.c
Introduce new top level suspend and hibernation callbacks
[linux-2.6-omap-h63xx.git] / arch / h8300 / kernel / h8300_ksyms.c
index f8d6dee8478112e92b1dc44e2c8d95c5a5afc740..6866bd9c7fb4e4a6a198d2a6af94be950d5f51fb 100644 (file)
@@ -7,13 +7,11 @@
 #include <linux/elfcore.h>
 #include <linux/in6.h>
 #include <linux/interrupt.h>
-#include <linux/config.h>
 
 #include <asm/setup.h>
 #include <asm/pgalloc.h>
 #include <asm/irq.h>
 #include <asm/io.h>
-#include <asm/semaphore.h>
 #include <asm/checksum.h>
 #include <asm/current.h>
 #include <asm/gpio.h>
@@ -40,7 +38,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,