X-Git-Url: https://err.no/cgi-bin/gitweb.cgi?a=blobdiff_plain;f=include%2Fasm-m68knommu%2Fhardirq.h;h=bfad28149a49dd4ee46d55f42b43a6a4dc64125c;hb=eda3d8f5604860aae1bb9996bb5efc4213778369;hp=476180f4cba2b6518479b74ebbbbb1647a7f7376;hpb=99b3738fbf17208ac474420fa6b7e4b0c0c2b9ed;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 */