X-Git-Url: https://err.no/cgi-bin/gitweb.cgi?a=blobdiff_plain;f=include%2Fasm-m68k%2Firq.h;h=3257f9881002dd3d69a9d6023620629b1a929c72;hb=05668381140309088443bf5dc53add4104610fbb;hp=f4ae7d8feac682cc9190e795f3cbdaf2a43280a3;hpb=25581ad107be24b89d805da51a03d616f8f3d1be;p=linux-2.6 diff --git a/include/asm-m68k/irq.h b/include/asm-m68k/irq.h index f4ae7d8fea..3257f98810 100644 --- a/include/asm-m68k/irq.h +++ b/include/asm-m68k/irq.h @@ -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 */