]> Pileus Git - ~andy/linux/blobdiff - include/asm-v850/hardirq.h
Merge git://git.kernel.org/pub/scm/linux/kernel/git/steve/gfs2-2.6-fixes
[~andy/linux] / include / asm-v850 / hardirq.h
index 4f913bccbefbd0188f500bbaaf1fe0c48a9b2c4a..04e20127c5af5b161194414f49c699540f44f4db 100644 (file)
@@ -1,7 +1,6 @@
 #ifndef __V850_HARDIRQ_H__
 #define __V850_HARDIRQ_H__
 
-#include <linux/config.h>
 #include <linux/threads.h>
 #include <linux/cache.h>
 
@@ -24,4 +23,6 @@ typedef struct {
 # error HARDIRQ_BITS is too low!
 #endif
 
+void ack_bad_irq(unsigned int irq);
+
 #endif /* __V850_HARDIRQ_H__ */