irqchip: mips-gic: Move gic_get_c0_*_int() to asm/mips-gic.h
authorPaul Burton <paul.burton@imgtec.com>
Sun, 13 Aug 2017 04:36:36 +0000 (21:36 -0700)
committerRalf Baechle <ralf@linux-mips.org>
Mon, 4 Sep 2017 11:53:14 +0000 (13:53 +0200)
commitdd0163508c07a67b28befe5af23d7ab9941ae8ca
treedfa5b248cfbebcfb65976980c089e6ae1b508d05
parent56d7b61dc6d4e13cef786c8e4a2bfe43e4db932d
irqchip: mips-gic: Move gic_get_c0_*_int() to asm/mips-gic.h

The linux/irqchip/mips-gic.h header is now almost empty. Move the
declarations of gic_get_c0_compare_int(), gic_get_c0_perfcount_int() &
gic_get_c0_fdc_int() to asm/mips-gic.h in order to close in on being
able to delete the former header.

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/17046/
Signed-off-by: Ralf Baechle <ralf@linux-mips.org>
arch/mips/generic/irq.c
arch/mips/include/asm/mips-gic.h
arch/mips/mti-malta/malta-time.c
arch/mips/pistachio/time.c
arch/mips/ralink/irq-gic.c
drivers/irqchip/irq-mips-gic.c
include/linux/irqchip/mips-gic.h