commit | 580393cc10f9a05a4f3b2e09fb066456f97d5b8d | [log] [tgz] |
---|---|---|
author | Tobias Klauser <tklauser@distanz.ch> | Fri Jun 02 10:20:57 2017 +0200 |
committer | Marc Zyngier <marc.zyngier@arm.com> | Thu Jun 22 14:13:14 2017 +0100 |
tree | 2c14b7a3e2dbf0c91dd06a7038603d8af5971006 | |
parent | 0b7e815aaa3bb7c89b05a4f092835a7391c0724c [diff] |
irqchip/irq-renesas-h8300h: Constify irq_domain_ops struct irq_domain_ops is not modified, so it can be made const. Cc: Yoshinori Sato <ysato@users.sourceforge.jp> Cc: uclinux-h8-devel@lists.sourceforge.jp Signed-off-by: Tobias Klauser <tklauser@distanz.ch> Signed-off-by: Marc Zyngier <marc.zyngier@arm.com>