From: Michael Opdenacker Date: Sat, 27 Sep 2014 06:31:05 +0000 (+0200) Subject: MIPS: ralink: remove deprecated IRQF_DISABLED X-Git-Tag: fixes-against-v3.18-rc2~43^2 X-Git-Url: http://git.openpandora.org/cgi-bin/gitweb.cgi?a=commitdiff_plain;h=31d6f57d3c65fd75c18ea9a3acebedc6cd60d656;p=pandora-kernel.git MIPS: ralink: remove deprecated IRQF_DISABLED Remove the use of the IRQF_DISABLED flag from arch/mips/ralink/timer.c It's a NOOP since 2.6.35 and it will be removed soon. Signed-off-by: Michael Opdenacker Cc: akpm@linux-foundation.org Cc: jkosina@suse.cz Cc: standby24x7@gmail.com Cc: rdunlap@infradead.org Cc: yongjun_wei@trendmicro.com.cn Cc: linux-mips@linux-mips.org Cc: linux-kernel@vger.kernel.org Patchwork: https://patchwork.linux-mips.org/patch/7886/ Signed-off-by: Ralf Baechle --- Reading git-diff-tree failed