lkml.org 
[lkml]   [2007]   [Jul]   [26]   [last100]   RSS Feed
Views: [wrap][no wrap]   [headers]  [forward] 
 
Messages in this thread
Patch in this message
/
Date
From
Subject[M68KNOMMU]: add prototype for ack_bad_irq
Create prototype for ack_bad_irq() for m68knommu.
Compilation of kernel/irq/handle.c fails without it.

Signed-off-by: Greg Ungerer <gerg@uclinux.org>
---

diff -Naur linux-2.6.23-rc1-git2/include/asm-m68knommu/hardirq.h linux/include/asm-m68knommu/hardirq.h
--- linux-2.6.23-rc1-git2/include/asm-m68knommu/hardirq.h 2007-07-26 10:39:14.000000000 +1000
+++ linux/include/asm-m68knommu/hardirq.h 2007-07-26 22:39:53.000000000 +1000
@@ -22,4 +22,6 @@
# error HARDIRQ_BITS is too low!
#endif

+void ack_bad_irq(unsigned int irq);
+
#endif /* __M68K_HARDIRQ_H */
-
To unsubscribe from this list: send the line "unsubscribe linux-kernel" in
the body of a message to majordomo@vger.kernel.org
More majordomo info at http://vger.kernel.org/majordomo-info.html
Please read the FAQ at http://www.tux.org/lkml/
\
 
 \ /
  Last update: 2007-07-26 17:13    [W:0.019 / U:0.064 seconds]
©2003-2020 Jasper Spaans|hosted at Digital Ocean and TransIP|Read the blog|Advertise on this site