MIPS: ath79: Remove useless #ifdef CONFIG_IRQCHIP
authorAlban Bedel <albeu@free.fr>
Tue, 17 Nov 2015 19:34:52 +0000 (20:34 +0100)
committerRalf Baechle <ralf@linux-mips.org>
Mon, 4 Jan 2016 08:42:25 +0000 (09:42 +0100)
commita797a0cf9c7b585b12810828b8f6581d48321ad5
treed86065e299a3235fe722f27d111b0a24935f4c8a
parent76654c7be21c1704607e9ed22cf5d18d430fd828
MIPS: ath79: Remove useless #ifdef CONFIG_IRQCHIP

IRQCHIP is always enabled, so the #ifdef can just be removed.

Signed-off-by: Alban Bedel <albeu@free.fr>
Cc: Thomas Gleixner <tglx@linutronix.de>
Cc: Jason Cooper <jason@lakedaemon.net>
Cc: Marc Zyngier <marc.zyngier@arm.com>
Cc: Alexander Couzens <lynxis@fe80.eu>
Cc: Joel Porquet <joel@porquet.org>
Cc: Andrew Bresticker <abrestic@chromium.org>
Cc: linux-mips@linux-mips.org
Cc: linux-kernel@vger.kernel.org
Patchwork: https://patchwork.linux-mips.org/patch/11504/
Signed-off-by: Ralf Baechle <ralf@linux-mips.org>
arch/mips/ath79/irq.c