[RFC: 2.6 patch] #include <asm/irq.h> in interrupt.h

[Date Prev][Date Next][Thread Prev][Thread Next][Date Index][Thread Index]

 



If #includ'ing interrupt.h should be enough for getting the prototype of 
e.g. enable_irq() on all architectures, we need this patch.


Signed-off-by: Adrian Bunk <[email protected]>

--- linux-2.6.13-rc6-mm1-modular/include/linux/interrupt.h.old	2005-08-22 23:44:42.000000000 +0200
+++ linux-2.6.13-rc6-mm1-modular/include/linux/interrupt.h	2005-08-22 23:45:04.000000000 +0200
@@ -12,6 +12,7 @@
 #include <asm/atomic.h>
 #include <asm/ptrace.h>
 #include <asm/system.h>
+#include <asm/irq.h>
 
 /*
  * For 2.4.x compatibility, 2.4.x can use

-
To unsubscribe from this list: send the line "unsubscribe linux-kernel" in
the body of a message to [email protected]
More majordomo info at  http://vger.kernel.org/majordomo-info.html
Please read the FAQ at  http://www.tux.org/lkml/

[Index of Archives]     [Kernel Newbies]     [Netfilter]     [Bugtraq]     [Photo]     [Gimp]     [Yosemite News]     [MIPS Linux]     [ARM Linux]     [Linux Security]     [Linux RAID]     [Video 4 Linux]     [Linux for the blind]
  Powered by Linux