From: Stephen Boyd Date: Tue, 31 May 2011 23:10:00 +0000 (-0700) Subject: msm: timer: Fix SMP build error X-Git-Tag: v3.0-rc4~3^2~2 X-Git-Url: http://git.openpandora.org/cgi-bin/gitweb.cgi?a=commitdiff_plain;h=ebf30dc91cc8592cd72b004219cfc276b3ad2854;p=pandora-kernel.git msm: timer: Fix SMP build error Fix build breakage on SMP=y builds due to 0f7b332 (ARM: consolidate SMP cross call implementation, 2011-04-03) arch/arm/mach-msm/timer.c: In function 'local_timer_setup': arch/arm/mach-msm/timer.c:295: error: implicit declaration of function 'gic_enable_ppi' Signed-off-by: Stephen Boyd Signed-off-by: David Brown --- Reading git-diff-tree failed