]> err.no Git - linux-2.6/blobdiff - arch/powerpc/kernel/ppc_ksyms.c
powerpc: Add DIU platform code for MPC8610HPCD
[linux-2.6] / arch / powerpc / kernel / ppc_ksyms.c
index 5a4c76eada483adc99331e1a8b38c9ecc2975b73..09fcb50c45aec30647df4eb6650b4ec380f43d2a 100644 (file)
@@ -15,7 +15,6 @@
 #include <linux/bitops.h>
 
 #include <asm/page.h>
-#include <asm/semaphore.h>
 #include <asm/processor.h>
 #include <asm/cacheflush.h>
 #include <asm/uaccess.h>
 #include <asm/signal.h>
 #include <asm/dcr.h>
 
-#ifdef CONFIG_PPC64
-EXPORT_SYMBOL(local_irq_restore);
-#endif
-
 #ifdef CONFIG_PPC32
 extern void transfer_to_handler(void);
 extern void do_IRQ(struct pt_regs *regs);