]> git.proxmox.com Git - mirror_ubuntu-artful-kernel.git/commit
ARM: mxs: remove now unused timer_clk argument from mxs_timer_init
authorShawn Guo <shawn.guo@linaro.org>
Sat, 28 Apr 2012 16:02:41 +0000 (00:02 +0800)
committerShawn Guo <shawn.guo@linaro.org>
Tue, 8 May 2012 16:02:43 +0000 (00:02 +0800)
commit50260924afd4b745bfb6e5f1caee381a1875fc31
tree29c1908a66df3d3ea498e4941ee08d4c8af082bd
parent5da301a2056529cc5366f21d4325b96052d9cad1
ARM: mxs: remove now unused timer_clk argument from mxs_timer_init

With old mxs clock support removed, the timer_clk argument of
mxs_timer_init is unused now, so remove it.

Signed-off-by: Shawn Guo <shawn.guo@linaro.org>
arch/arm/mach-mxs/include/mach/common.h
arch/arm/mach-mxs/timer.c
drivers/clk/mxs/clk-imx23.c
drivers/clk/mxs/clk-imx28.c