Message ID | 4DDFFBCE.8020908@codeaurora.org (mailing list archive) |
---|---|
State | New, archived |
Headers | show |
diff --git a/arch/arm/mach-msm/timer.c b/arch/arm/mach-msm/timer.c index 186abdf..9c08b1c 100644 --- a/arch/arm/mach-msm/timer.c +++ b/arch/arm/mach-msm/timer.c @@ -298,12 +298,6 @@ int __cpuinit local_timer_setup(struct clock_event_device *evt) clockevents_register_device(evt); return 0; } - -inline int local_timer_ack(void) -{ - return 1; -} - #endif struct sys_timer msm_timer = {