MIPS: Malta: Use new GIC accessor functions
authorPaul Burton <paul.burton@imgtec.com>
Wed, 30 Aug 2017 16:33:30 +0000 (09:33 -0700)
committerRalf Baechle <ralf@linux-mips.org>
Fri, 1 Sep 2017 20:34:46 +0000 (22:34 +0200)
commit60702867008172c5bd7b5aa82964123e252c2612
tree393b29dcb01a79001bc927f7de3fe5da7710ac90
parente07127a077c781797f3dc7a873c3815e2a0e6e89
MIPS: Malta: Use new GIC accessor functions

Use the accessor functions provided by asm/mips-gic.h rather than
calling functions provided by the GIC irqchip driver, in preparation for
those non-IRQ-related functions being removed from the irqchip driver.

Signed-off-by: Paul Burton <paul.burton@imgtec.com>
Signed-off-by: Ralf Baechle <ralf@linux-mips.org>
arch/mips/mti-malta/malta-time.c