score: remove deprecated IRQF_DISABLED
authorMichael Opdenacker <michael.opdenacker@free-electrons.com>
Wed, 1 Oct 2014 10:04:58 +0000 (12:04 +0200)
committerLennox Wu <lennox.wu@gmail.com>
Sat, 4 Oct 2014 17:18:17 +0000 (01:18 +0800)
This patch removes the use of the IRQF_DISABLED flag
from arch/score/kernel/time.c

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>
Acked-by: Lennox Wu <lennox.wu@gmail.com>

No differences found