irqchip: mips-gic: Remove __gic_irq_dispatch() forward declaration
authorPaul Burton <paul.burton@imgtec.com>
Sun, 13 Aug 2017 04:36:32 +0000 (21:36 -0700)
committerRalf Baechle <ralf@linux-mips.org>
Mon, 4 Sep 2017 11:53:14 +0000 (13:53 +0200)
commit75c1b2fca25f7d7617cfddd3e53f82bca1e17bbb
tree310585d2e77f1039a68a405723fd72d17b5c0443
parent84103814a2cfd3561ff00bd7317c22f40f9e0dad
irqchip: mips-gic: Remove __gic_irq_dispatch() forward declaration

We provide a forward declaration of the __gic_irq_dispatch() function
for no apparent reason. Remove it.

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/17042/
Signed-off-by: Ralf Baechle <ralf@linux-mips.org>
drivers/irqchip/irq-mips-gic.c