From: Krzysztof Kozlowski Date: Mon, 27 Apr 2015 12:48:47 +0000 (+0900) Subject: powerpc: Constify irq_domain_ops X-Git-Tag: omap-for-v4.2/fixes-rc1^2~139^2~155 X-Git-Url: http://git.openpandora.org/cgi-bin/gitweb.cgi?a=commitdiff_plain;h=202648a6070b69d60c6d0926ff06c8863e231468;p=pandora-kernel.git powerpc: 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: Michael Ellerman --- Reading git-diff-tree failed