aboutsummaryrefslogtreecommitdiffstats
path: root/include/asm-m68knommu/hardirq.h
diff options
context:
space:
mode:
Diffstat (limited to 'include/asm-m68knommu/hardirq.h')
-rw-r--r--include/asm-m68knommu/hardirq.h2
1 files changed, 2 insertions, 0 deletions
diff --git a/include/asm-m68knommu/hardirq.h b/include/asm-m68knommu/hardirq.h
index 980075bab792..bfad28149a49 100644
--- a/include/asm-m68knommu/hardirq.h
+++ b/include/asm-m68knommu/hardirq.h
@@ -22,4 +22,6 @@ typedef struct {
22# error HARDIRQ_BITS is too low! 22# error HARDIRQ_BITS is too low!
23#endif 23#endif
24 24
25void ack_bad_irq(unsigned int irq);
26
25#endif /* __M68K_HARDIRQ_H */ 27#endif /* __M68K_HARDIRQ_H */