OSDN Git Service

irqchip: mips-gic: Remove gic_init()
authorPaul Burton <paul.burton@imgtec.com>
Sun, 13 Aug 2017 04:36:33 +0000 (21:36 -0700)
committerRalf Baechle <ralf@linux-mips.org>
Mon, 4 Sep 2017 11:53:14 +0000 (13:53 +0200)
commit85eec73ce4c4322b3b442b9582f6656abb5d125f
tree9dc5012d04b18b8363b5ec5d99e0ceefe3fa82d2
parent75c1b2fca25f7d7617cfddd3e53f82bca1e17bbb
irqchip: mips-gic: Remove gic_init()

All in-tree platforms now probe the GIC driver using device tree, and as
such nothing calls gic_init() any longer. 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/17043/
Signed-off-by: Ralf Baechle <ralf@linux-mips.org>
drivers/irqchip/irq-mips-gic.c
include/linux/irqchip/mips-gic.h