diff --git a/[refs] b/[refs] index 44aadc788863..a1a5a0d646bb 100644 --- a/[refs] +++ b/[refs] @@ -1,2 +1,2 @@ --- -refs/heads/master: e4903fb59590f86190280a549420f6cb85bd7f7e +refs/heads/master: c423941890daebe2205a11bca7b51907f2b13940 diff --git a/trunk/include/asm-m68knommu/hardirq.h b/trunk/include/asm-m68knommu/hardirq.h index 980075bab792..bfad28149a49 100644 --- a/trunk/include/asm-m68knommu/hardirq.h +++ b/trunk/include/asm-m68knommu/hardirq.h @@ -22,4 +22,6 @@ typedef struct { # error HARDIRQ_BITS is too low! #endif +void ack_bad_irq(unsigned int irq); + #endif /* __M68K_HARDIRQ_H */