From: Sascha Hauer Date: Wed, 16 May 2012 10:29:53 +0000 (+0200) Subject: ARM i.MX: remove now unnecessary argument from mxc_timer_init X-Git-Tag: v3.5-rc4~35^2~8^2~1 X-Git-Url: http://git.openpandora.org/cgi-bin/gitweb.cgi?a=commitdiff_plain;h=2cfb45188a997ba4c3348e98a999b36663a4646f;p=pandora-kernel.git ARM i.MX: remove now unnecessary argument from mxc_timer_init As the timer code now does a clk_get to get its clock we don't need the struct clk argument anymore. This also changes the alternative EPIT timer to do a clk_get. Signed-off-by: Sascha Hauer --- Reading git-diff-tree failed