]> asedeno.scripts.mit.edu Git - linux.git/commit
irqchip: mips-gic: Remove gic_present
authorPaul Burton <paul.burton@imgtec.com>
Sun, 13 Aug 2017 04:36:35 +0000 (21:36 -0700)
committerRalf Baechle <ralf@linux-mips.org>
Mon, 4 Sep 2017 11:53:14 +0000 (13:53 +0200)
commit56d7b61dc6d4e13cef786c8e4a2bfe43e4db932d
tree8269b204e316806b0b9ae8c9789621d37c1decc6
parent72eb29951f98f612ba5a5bb8c58c87eaf8fb7351
irqchip: mips-gic: Remove gic_present

Nothing uses the global gic_present variable anymore; mips_gic_present()
should be used instead. Remove the dead code.

Signed-off-by: Paul Burton <paul.burton@imgtec.com>
Acked-by: Marc Zyngier <marc.zyngier@arm.com>
Cc: Jason Cooper <jason@lakedaemon.net>
Cc: Thomas Gleixner <tglx@linutronix.de>
Cc: linux-mips@linux-mips.org
Patchwork: https://patchwork.linux-mips.org/patch/17045/
Signed-off-by: Ralf Baechle <ralf@linux-mips.org>
drivers/irqchip/irq-mips-gic.c
include/linux/irqchip/mips-gic.h