aboutsummaryrefslogtreecommitdiff
path: root/arch/mips/include/asm/mach-dec/cpu-feature-overrides.h
diff options
context:
space:
mode:
authorRikard Falkeborn <[email protected]>2022-02-07 22:18:16 +0100
committerThomas Bogendoerfer <[email protected]>2022-02-22 09:39:05 +0100
commitce510accafdbf13e7d5863191934178a56a941f9 (patch)
tree3a10d9f11953b4921332cdb7786de664c17627d2 /arch/mips/include/asm/mach-dec/cpu-feature-overrides.h
parent0ccd7890461f391e57b4abce808e31435c779b90 (diff)
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 <[email protected]> Signed-off-by: Thomas Bogendoerfer <[email protected]>
Diffstat (limited to 'arch/mips/include/asm/mach-dec/cpu-feature-overrides.h')
0 files changed, 0 insertions, 0 deletions