[RFC PATCH 13/20] ARM: msm: dynamically register local timer setup function

David Brown davidb at codeaurora.org
Thu Mar 3 17:56:10 EST 2011


On Wed, Mar 02 2011, Marc Zyngier wrote:

> diff --git a/arch/arm/mach-msm/timer.c b/arch/arm/mach-msm/timer.c
>  }
>  
> -inline int local_timer_ack(void)
> +static inline int mem_local_timer_ack(void)
>  {
>  	return 1;
>  }

Mispelled 'msm'.

Basic sanity test seems to be working at least on UMP.  Currently
testing SMP.

David

-- 
Sent by an employee of the Qualcomm Innovation Center, Inc.
The Qualcomm Innovation Center, Inc. is a member of the Code Aurora Forum.



More information about the linux-arm-kernel mailing list