ARM: 7998/1: IXP4xx: remove deprecated IRQF_DISABLED
authorMichael Opdenacker <michael@free-electrons.com>
Tue, 4 Mar 2014 20:59:03 +0000 (21:59 +0100)
committerRussell King <rmk+kernel@arm.linux.org.uk>
Wed, 12 Mar 2014 10:32:33 +0000 (10:32 +0000)
This patch removes the use of the IRQF_DISABLED flag
from code in arch/arm/mach-ixp4xx

It's a NOOP since 2.6.35 and it will be removed one day.

Signed-off-by: Michael Opdenacker <michael.opdenacker@free-electrons.com>
Signed-off-by: Russell King <rmk+kernel@arm.linux.org.uk>

No differences found