m68k: Remove deprecated IRQF_DISABLED
authorMichael Opdenacker <michael.opdenacker@free-electrons.com>
Sat, 7 Sep 2013 05:43:08 +0000 (07:43 +0200)
committerGeert Uytterhoeven <geert@linux-m68k.org>
Thu, 26 Sep 2013 07:54:16 +0000 (09:54 +0200)
This patch proposes to remove the IRQF_DISABLED flag from m68k architecture
code. 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: Geert Uytterhoeven <geert@linux-m68k.org>

No differences found