ARM: MARCO: fix the build issue due to gic-vic-to-irqchip move
authorBarry Song <Baohua.Song@csr.com>
Mon, 4 Feb 2013 05:41:36 +0000 (13:41 +0800)
committerOlof Johansson <olof@lixom.net>
Tue, 5 Feb 2013 05:53:14 +0000 (21:53 -0800)
commitef4acb75a019783fc5132a5066232ef80209d7ec
tree37299084a2bd277f08d47b602d49ebdb58507c5b
parent07e0da3dca218ff042fc9cd31cbe3636a41d183d
ARM: MARCO: fix the build issue due to gic-vic-to-irqchip move

Fix the issue:
tree:   git://git.kernel.org/pub/scm/linux/kernel/git/arm/arm-soc.git next/soc
head:   6ed05a2aab3763b58922247543d7079106b254dc
commit: af70fdc947dbe835acc26c6ee9e8e930f38935f8 [4/8] Merge branch 'marco-timer-cleanup-rebase' of
git://gitorious.org/sirfprima2-kernel/sirfprima2-kernel into next/soc
config: make ARCH=arm prima2_defconfig

All error/warnings:

>> arch/arm/mach-prima2/platsmp.c:20:30: fatal error: asm/hardware/gic.h: No such file or directory
   compilation terminated.
--
>> arch/arm/mach-prima2/common.c:15:30: fatal error: asm/hardware/gic.h: No such file or directory
   compilation terminated.

Signed-off-by: Barry Song <Baohua.Song@csr.com>
Cc: Xie ChanglongX <changlongx.xie@intel.com>
Signed-off-by: Olof Johansson <olof@lixom.net>
arch/arm/mach-prima2/common.c
arch/arm/mach-prima2/platsmp.c