aboutsummaryrefslogtreecommitdiffstats
path: root/include/asm-sparc64/hw_irq.h
diff options
context:
space:
mode:
Diffstat (limited to 'include/asm-sparc64/hw_irq.h')
-rw-r--r--include/asm-sparc64/hw_irq.h2
1 files changed, 1 insertions, 1 deletions
diff --git a/include/asm-sparc64/hw_irq.h b/include/asm-sparc64/hw_irq.h
index 153cae2ddaee..599b3b073450 100644
--- a/include/asm-sparc64/hw_irq.h
+++ b/include/asm-sparc64/hw_irq.h
@@ -1,6 +1,6 @@
#ifndef __ASM_SPARC64_HW_IRQ_H
#define __ASM_SPARC64_HW_IRQ_H
-/* Dummy include. */
+extern void hw_resend_irq(struct hw_interrupt_type *handler, unsigned int virt_irq);
#endif