From: Krzysztof Kozlowski Date: Mon, 27 Apr 2015 12:49:44 +0000 (+0900) Subject: ARM: OMAP2+: Constify irq_domain_ops X-Git-Tag: omap-for-v4.2/clean~3 X-Git-Url: http://git.openpandora.org/cgi-bin/gitweb.cgi?a=commitdiff_plain;h=8297955f3bd44b7b5a69549ed95e851b473bb675;p=pandora-kernel.git ARM: OMAP2+: Constify irq_domain_ops The irq_domain_ops are not modified by the driver and the irqdomain core code accepts pointer to a const data. Signed-off-by: Krzysztof Kozlowski Signed-off-by: Tony Lindgren --- Reading git-diff-tree failed