From: Changhwan Youn Date: Sat, 16 Jul 2011 01:49:47 +0000 (+0900) Subject: ARM: GIC: move gic_chip_data structure declaration to header X-Git-Tag: v3.1-rc1~149^2^2~37 X-Git-Url: http://git.openpandora.org/cgi-bin/gitweb.cgi?a=commitdiff_plain;h=e807acbc6fd1d5ff115f9a8eae0c1af6cf1c46c6;p=pandora-kernel.git ARM: GIC: move gic_chip_data structure declaration to header Since Samsung EXYNOS4210 cannot support register banking in GIC, so needs to update CPU interface base address. The 'gic_chip_data' is used for it, this patch moves gic_chip_data structure declaraton to arch/arm/include/asm/hardware/gic.h to use it. Cc: Russell King Signed-off-by: Changhwan Youn Signed-off-by: Kukjin Kim --- Reading git-diff-tree failed