patch-2.4.22 linux-2.4.22/include/asm-mips/jmr3927/irq.h

Next file: linux-2.4.22/include/asm-mips/jmr3927/jmr3927.h
Previous file: linux-2.4.22/include/asm-mips/jmr3927/ds1742rtc.h
Back to the patch index
Back to the overall index

diff -urN linux-2.4.21/include/asm-mips/jmr3927/irq.h linux-2.4.22/include/asm-mips/jmr3927/irq.h
@@ -10,7 +10,9 @@
 #ifndef __ASM_TX3927_IRQ_H
 #define __ASM_TX3927_IRQ_H
 
-#ifndef _LANGUAGE_ASSEMBLY
+#include <linux/config.h>
+
+#ifndef __ASSEMBLY__
 #include <asm/irq.h>
 
 struct tb_irq_space {
@@ -50,7 +52,7 @@
 
 extern int (*toshibaboards_gen_iack)(void);
 
-#endif /* _LANGUAGE_ASSEMBLY */
+#endif /* !__ASSEMBLY__ */
 
 #define NR_ISA_IRQS 16
 #define TB_IRQ_IS_ISA(irq)	\

FUNET's LINUX-ADM group, linux-adm@nic.funet.fi
TCL-scripts by Sam Shen (who was at: slshen@lbl.gov)