From: Kukjin Kim Date: Thu, 8 Dec 2011 01:04:49 +0000 (+0900) Subject: ARM: EXYNOS: Fix build error without CONFIG_LOCAL_TIMERS X-Git-Tag: v3.2-rc6~8^2^2 X-Git-Url: http://git.openpandora.org/cgi-bin/gitweb.cgi?a=commitdiff_plain;h=991a6c7d94a9be53f0302a1ada06e66a6ebf51e8;p=pandora-kernel.git ARM: EXYNOS: Fix build error without CONFIG_LOCAL_TIMERS arch/arm/mach-exynos/mct.c: In function 'exynos4_timer_resources': arch/arm/mach-exynos/mct.c:450: error: 'exynos4_mct_tick_isr' undeclared (first use in this function) arch/arm/mach-exynos/mct.c:450: error: (Each undeclared identifier is reported only once arch/arm/mach-exynos/mct.c:450: error: for each function it appears in.) make[1]: *** [arch/arm/mach-exynos/mct.o] Error 1 Reported-by: Kyungmin Park Acked-by: Changhwan Youn Signed-off-by: Kukjin Kim Cc: Marc Zyngier --- Reading git-diff-tree failed