From: Paul Burton Date: Sun, 24 May 2015 15:11:25 +0000 (+0100) Subject: MIPS: JZ4740: Remove jz_intc_base global X-Git-Tag: omap-for-v4.2/fixes-rc1^2~82^2~92 X-Git-Url: http://git.openpandora.org/cgi-bin/gitweb.cgi?a=commitdiff_plain;h=fe778ece8e252257e96d3b408b846ff8f5d5458d;p=pandora-kernel.git MIPS: JZ4740: Remove jz_intc_base global Avoid the need for the global variable jz_intc_base by introducing a struct ingenic_intc_data and passing it around as the IRQ handler data. Signed-off-by: Paul Burton Cc: Lars-Peter Clausen Cc: Thomas Gleixner Cc: Jason Cooper Cc: linux-mips@linux-mips.org Cc: linux-kernel@vger.kernel.org Cc: Brian Norris Patchwork: https://patchwork.linux-mips.org/patch/10144/ Signed-off-by: Ralf Baechle --- Reading git-diff-tree failed