From: Krzysztof Kozlowski Date: Mon, 27 Apr 2015 12:51:39 +0000 (+0900) Subject: ARM: imx: Constify irq_domain_ops X-Git-Tag: omap-for-v4.2/fixes-rc1^2~104^2~8^2~28 X-Git-Url: http://git.openpandora.org/cgi-bin/gitweb.cgi?a=commitdiff_plain;h=9b589a83cf1b2bb89b6e4af7ffafe5cda33e756c;p=pandora-kernel.git ARM: imx: 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: Shawn Guo --- Reading git-diff-tree failed