Rikard Falkeborn ce510accaf MIPS: pci-ar2315: Constify static irq_domain_ops
The only usage of ar2315_pci_irq_domain_ops is to pass its address to
irq_domain_add_linear() which takes a pointer to const struct
irq_domain_ops. Make it const to allow the compiler to put it 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:05 +01:00
..
2022-01-17 08:07:57 +02:00
2022-02-07 18:31:57 +01:00
2022-02-22 09:35:49 +01:00
2022-02-22 09:35:49 +01:00
2022-02-05 09:55:59 -08:00
2022-02-22 09:35:49 +01:00
2022-02-22 09:35:49 +01:00
2021-01-22 11:40:00 +01:00
2021-06-08 17:00:09 +02:00
2022-01-16 08:08:11 +02:00
2021-10-18 18:09:54 +02:00
2022-02-07 18:31:57 +01:00
2022-02-22 09:35:49 +01:00