X-Git-Url: https://err.no/cgi-bin/gitweb.cgi?a=blobdiff_plain;f=include%2Fasm-m68knommu%2Fhardirq.h;h=bfad28149a49dd4ee46d55f42b43a6a4dc64125c;hb=414f746d232d41ed6ae8632c4495ae795373c44b;hp=476180f4cba2b6518479b74ebbbbb1647a7f7376;hpb=6a8a8e14bed179f2d415c7f4fee51233c35c10c3;p=linux-2.6 diff --git a/include/asm-m68knommu/hardirq.h b/include/asm-m68knommu/hardirq.h index 476180f4cb..bfad28149a 100644 --- a/include/asm-m68knommu/hardirq.h +++ b/include/asm-m68knommu/hardirq.h @@ -1,7 +1,6 @@ #ifndef __M68K_HARDIRQ_H #define __M68K_HARDIRQ_H -#include #include #include #include @@ -23,4 +22,6 @@ typedef struct { # error HARDIRQ_BITS is too low! #endif +void ack_bad_irq(unsigned int irq); + #endif /* __M68K_HARDIRQ_H */