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
- Lines: 20
- Date:
2003-08-25 04:44:43.000000000 -0700
- Orig file:
linux-2.4.21/include/asm-mips/jmr3927/irq.h
- Orig date:
2002-08-02 17:39:45.000000000 -0700
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)