]> git.baikalelectronics.ru Git - kernel.git/commit
irqchip/irq-renesas-h8s: Constify irq_domain_ops
authorTobias Klauser <tklauser@distanz.ch>
Fri, 2 Jun 2017 08:20:58 +0000 (10:20 +0200)
committerMarc Zyngier <marc.zyngier@arm.com>
Thu, 22 Jun 2017 13:13:20 +0000 (14:13 +0100)
commit0e8f61ea082f237b6a8e085b4f30e68abae3d28f
tree83677f7941ac82c48bb4566f24f8e50ab14e7ec6
parentffe417a04b0827e2b0e7b68b1ae5e25ea6080e1e
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>
drivers/irqchip/irq-renesas-h8s.c