1
linux/arch/mips/ath25
Rikard Falkeborn 0ccd789046 MIPS: ath25: Constify static irq_domain_ops
The only usage of these structs is to pass their address to either
irq_domain_add_tree() or irq_domain_create_linear(), both which takes
pointers to const struct irq_domain_ops. Make them const to allow the
compiler to put them in read-only memory.

Signed-off-by: Rikard Falkeborn <rikard.falkeborn@gmail.com>
Signed-off-by: Thomas Bogendoerfer <tsbogend@alpha.franken.de>
2022-02-22 09:39:03 +01:00
..
ar2315_regs.h
ar2315.c MIPS: ath25: Constify static irq_domain_ops 2022-02-22 09:39:03 +01:00
ar2315.h
ar5312_regs.h
ar5312.c MIPS: ath25: Constify static irq_domain_ops 2022-02-22 09:39:03 +01:00
ar5312.h
board.c
devices.c
devices.h
early_printk.c
Kconfig
Makefile
Platform
prom.c