]> git.karo-electronics.de Git - karo-tx-linux.git/blobdiff - include/asm-m68k/irq.h
Merge master.kernel.org:/pub/scm/linux/kernel/git/davej/agpgart
[karo-tx-linux.git] / include / asm-m68k / irq.h
index f4ae7d8feac682cc9190e795f3cbdaf2a43280a3..3257f9881002dd3d69a9d6023620629b1a929c72 100644 (file)
@@ -67,8 +67,8 @@ struct pt_regs;
 
 /*
  * various flags for request_irq() - the Amiga now uses the standard
- * mechanism like all other architectures - SA_INTERRUPT and SA_SHIRQ
- * are your friends.
+ * mechanism like all other architectures - IRQF_DISABLED and
+ * IRQF_SHARED are your friends.
  */
 #ifndef MACH_AMIGA_ONLY
 #define IRQ_FLG_LOCK   (0x0001)        /* handler is not replaceable   */