OSDN Git Service

irq_work: Define irq_work_single() on !CONFIG_IRQ_WORK too
[tomoyo/tomoyo-test1.git] / kernel / smp.c
index 4dec04f..c80486a 100644 (file)
@@ -194,8 +194,6 @@ void generic_smp_call_function_single_interrupt(void)
        flush_smp_call_function_queue(true);
 }
 
-extern void irq_work_single(void *);
-
 /**
  * flush_smp_call_function_queue - Flush pending smp-call-function callbacks
  *