Merge branch 'for-next' of git://git.kernel.org/pub/scm/linux/kernel/git/cooloney...
[deliverable/linux.git] / include / linux / interrupt.h
index a2678d35b5a2e8fc8f840d91f1ac5c7ec0c97bec..c7bfac1c4a7b8f6c82742b4d9f97c058131ae4fc 100644 (file)
@@ -188,6 +188,7 @@ extern void disable_irq(unsigned int irq);
 extern void disable_percpu_irq(unsigned int irq);
 extern void enable_irq(unsigned int irq);
 extern void enable_percpu_irq(unsigned int irq, unsigned int type);
+extern void irq_wake_thread(unsigned int irq, void *dev_id);
 
 /* The following three functions are for the core kernel use only. */
 extern void suspend_device_irqs(void);
This page took 0.025368 seconds and 5 git commands to generate.