Blackfin: irq: remove IRQF_DISABLED
This flag is a NOOP and can be removed now. Signed-off-by: Yong Zhang <yong.zhang0@gmail.com> Acked-by: Bob Liu <lliubbo@kernel.org> Signed-off-by: Mike Frysinger <vapier@gentoo.org>
This commit is contained in:

committed by
Mike Frysinger

parent
23405b024d
commit
7832bb5d45
@@ -25,7 +25,6 @@
|
||||
|
||||
static struct irqaction bfin_timer_irq = {
|
||||
.name = "Blackfin Timer Tick",
|
||||
.flags = IRQF_DISABLED
|
||||
};
|
||||
|
||||
#if defined(CONFIG_IPIPE)
|
||||
|
Reference in New Issue
Block a user