linux/arch/mips/lantiq
Paul Burton 72eb29951f MIPS: Use mips_gic_present() in place of gic_present
In preparation for removing the gic_present global variable, switch to
using the mips_gic_present() function instead. For the most part this is
a straightforward substitution. In cases which previously wrapped the
GIC case in an #ifdef CONFIG_MIPS_GIC that #ifdef has been removed,
since mips_gic_present() will return a compile-time constant false
allowing the affected code to be optimised out anyway.

Signed-off-by: Paul Burton <paul.burton@imgtec.com>
Cc: Jason Cooper <jason@lakedaemon.net>
Cc: Marc Zyngier <marc.zyngier@arm.com>
Cc: Thomas Gleixner <tglx@linutronix.de>
Cc: linux-mips@linux-mips.org
Patchwork: https://patchwork.linux-mips.org/patch/17044/
Signed-off-by: Ralf Baechle <ralf@linux-mips.org>
2017-09-04 13:53:14 +02:00
..
falcon MIPS: Lantiq: Fix mask of GPE frequency 2016-12-11 11:20:25 +01:00
xway MIPS: Lantiq: fix missing xbar kernel panic 2017-03-21 21:34:43 +01:00
clk.c clk: Provide dummy of_clk_get_from_provider() for compile-testing 2017-06-02 10:51:34 -07:00
clk.h MIPS: Change my email address 2016-05-13 14:02:18 +02:00
early_printk.c MIPS: Change my email address 2016-05-13 14:02:18 +02:00
irq.c MIPS: Use mips_gic_present() in place of gic_present 2017-09-04 13:53:14 +02:00
Kconfig MIPS: Lantiq: Make it possible to build in no device tree 2016-05-13 14:01:44 +02:00
Makefile MIPS: Change my email address 2016-05-13 14:02:18 +02:00
Platform MIPS: lantiq: implement support for FALCON soc 2012-05-21 14:31:55 +01:00
prom.c MIPS: lantiq: Set physical_memsize 2017-02-15 10:18:47 +00:00
prom.h MIPS: Change my email address 2016-05-13 14:02:18 +02:00