commit | c9262475fa592c1f7777edbc2689589a5ce7266e | [log] [tgz] |
---|---|---|
author | Tobias Klauser <tklauser@distanz.ch> | Fri Jun 02 10:20:58 2017 +0200 |
committer | Marc Zyngier <marc.zyngier@arm.com> | Thu Jun 22 14:13:20 2017 +0100 |
tree | 83677f7941ac82c48bb4566f24f8e50ab14e7ec6 | |
parent | 580393cc10f9a05a4f3b2e09fb066456f97d5b8d [diff] |
irqchip/irq-renesas-h8s: 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>