X-Git-Url: http://git.onelab.eu/?p=linux-2.6.git;a=blobdiff_plain;f=include%2Fasm-frv%2Firq-routing.h;fp=include%2Fasm-frv%2Firq-routing.h;h=686fb2b39d6a5e11014d993a0df658c36ff7c029;hp=ac3ab900a1dce05ef4f6e7e25e3b61d73a563ba0;hb=64ba3f394c830ec48a1c31b53dcae312c56f1604;hpb=be1e6109ac94a859551f8e1774eb9a8469fe055c diff --git a/include/asm-frv/irq-routing.h b/include/asm-frv/irq-routing.h index ac3ab900a..686fb2b39 100644 --- a/include/asm-frv/irq-routing.h +++ b/include/asm-frv/irq-routing.h @@ -51,7 +51,7 @@ struct irq_source { struct irq_level { int usage; int disable_count; - unsigned long flags; /* current IRQF_DISABLED and IRQF_SHARED settings */ + unsigned long flags; /* current SA_INTERRUPT and SA_SHIRQ settings */ spinlock_t lock; struct irq_source *sources; };