diff options
author | 2011-12-01 23:24:30 +0800 | |
---|---|---|
committer | 2011-12-02 10:30:02 +0000 | |
commit | 69676c37290317910543ad0bd14e70544fb3dbf2 (patch) | |
tree | aff65a2c034b780de9a0473c6b3bb7379786c0fc /tools/perf/scripts/python/export-to-postgresql.py | |
parent | ARM: VIC: remove non MULTI_IRQ_HANDLER support (diff) | |
download | linux-dev-69676c37290317910543ad0bd14e70544fb3dbf2.tar.xz linux-dev-69676c37290317910543ad0bd14e70544fb3dbf2.zip |
ARM: exynos4: Fix build error due to 'gic_bank_offset' undeclared
Fix below build error:
CC arch/arm/mach-exynos/cpu.o
arch/arm/mach-exynos/cpu.c: In function 'exynos4_init_irq':
arch/arm/mach-exynos/cpu.c:245: error: 'gic_bank_offset' undeclared (first use in this function)
arch/arm/mach-exynos/cpu.c:245: error: (Each undeclared identifier is reported only once
arch/arm/mach-exynos/cpu.c:245: error: for each function it appears in.)
arch/arm/mach-exynos/cpu.c:243: warning: unused variable 'bank_offset'
make[1]: *** [arch/arm/mach-exynos/cpu.o] Error 1
make: *** [arch/arm/mach-exynos] Error 2
Signed-off-by: Axel Lin <axel.lin@gmail.com>
Signed-off-by: Marc Zyngier <marc.zyngier@arm.com>
Diffstat (limited to 'tools/perf/scripts/python/export-to-postgresql.py')
0 files changed, 0 insertions, 0 deletions