commit | e183c2a3ea1996932fef7d5867df387793b1941f | [log] [tgz] |
---|---|---|
author | Tobias Klauser <tklauser@distanz.ch> | Fri Jun 02 10:20:55 2017 +0200 |
committer | Marc Zyngier <marc.zyngier@arm.com> | Thu Jun 22 14:13:00 2017 +0100 |
tree | fcc0c4427bba5615c1a8b7e33090e784fb69f089 | |
parent | dcbbefceb27d53379be96979480a7e7d5de59ab8 [diff] |
irqchip/irq-mbigen: Constify irq_domain_ops struct irq_domain_ops is not modified, so it can be made const. Signed-off-by: Tobias Klauser <tklauser@distanz.ch> Signed-off-by: Marc Zyngier <marc.zyngier@arm.com>