]> rtime.felk.cvut.cz Git - zynq/linux.git/commit
irqchip/irq-renesas-h8300h: Constify irq_domain_ops
authorTobias Klauser <tklauser@distanz.ch>
Fri, 2 Jun 2017 08:20:57 +0000 (10:20 +0200)
committerMarc Zyngier <marc.zyngier@arm.com>
Thu, 22 Jun 2017 13:13:14 +0000 (14:13 +0100)
commit580393cc10f9a05a4f3b2e09fb066456f97d5b8d
tree2c14b7a3e2dbf0c91dd06a7038603d8af5971006
parent0b7e815aaa3bb7c89b05a4f092835a7391c0724c
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>
drivers/irqchip/irq-renesas-h8300h.c