From: Krzysztof Kozlowski Date: Mon, 27 Apr 2015 12:50:46 +0000 (+0900) Subject: ARM: pxa: Constify irq_domain_ops X-Git-Tag: omap-for-v4.2/fixes-rc1^2~104^2~33^2 X-Git-Url: http://git.openpandora.org/cgi-bin/gitweb.cgi?a=commitdiff_plain;h=64227114c676d9b1fefa4d5070534f3d82d23711;p=pandora-kernel.git ARM: pxa: 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: Robert Jarzmik --- Reading git-diff-tree failed