patch-2.4.20 linux-2.4.20/include/asm-m68k/irq.h

Next file: linux-2.4.20/include/asm-m68k/mac_via.h
Previous file: linux-2.4.20/include/asm-m68k/io.h
Back to the patch index
Back to the overall index

diff -urN linux-2.4.19/include/asm-m68k/irq.h linux-2.4.20/include/asm-m68k/irq.h
@@ -83,7 +83,7 @@
  * mechanism like all other architectures - SA_INTERRUPT and SA_SHIRQ
  * are your friends.
  */
-#ifndef CONFIG_AMIGA
+#ifndef MACH_AMIGA_ONLY
 #define IRQ_FLG_LOCK	(0x0001)	/* handler is not replaceable	*/
 #define IRQ_FLG_REPLACE	(0x0002)	/* replace existing handler	*/
 #define IRQ_FLG_FAST	(0x0004)

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