[PATCH v2 13/15] ARM: local timers: convert exynos to runtime registration interface

David Brown davidb at codeaurora.org
Fri Jan 13 18:29:52 EST 2012


On Fri, Jan 13, 2012 at 06:28:40PM +0000, Marc Zyngier wrote:

> +static struct local_timer_ops exynos4_mct_tick_ops __initdata = {
> +	.setup	= exynos4_local_timer_setup,
> +	.stop	= exynos4_local_timer_stop,
> +};

This also needs to be __cpuinitdata

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