arm64: smp: Add missing prototype for some smp.c functions
[linux-2.6-microblaze.git] / arch / arm64 / include / asm / irq_work.h
index a102028..81bbfa3 100644 (file)
@@ -2,6 +2,8 @@
 #ifndef __ASM_IRQ_WORK_H
 #define __ASM_IRQ_WORK_H
 
+extern void arch_irq_work_raise(void);
+
 static inline bool arch_irq_work_has_interrupt(void)
 {
        return true;