]> git.proxmox.com Git - mirror_ubuntu-bionic-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)
commitc9262475fa592c1f7777edbc2689589a5ce7266e
tree83677f7941ac82c48bb4566f24f8e50ab14e7ec6
parent580393cc10f9a05a4f3b2e09fb066456f97d5b8d
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