From: Rob Herring Date: Mon, 12 May 2014 16:19:39 +0000 (-0500) Subject: ARM: imx: fix function type for CLK_OF_DECLARE X-Git-Tag: omap-for-v3.16/fixes-against-rc1~56^2~21^2~2^2~11 X-Git-Url: http://git.openpandora.org/cgi-bin/gitweb.cgi?a=commitdiff_plain;h=25585daaa03c790ec86e397e2fc188f56d4deaa9;p=pandora-kernel.git ARM: imx: fix function type for CLK_OF_DECLARE Adding function type checking to CLK_OF_DECLARE found a type mismatch with mx35_clocks_init_dt. The function should return void. Signed-off-by: Rob Herring Acked-by: Shawn Guo Cc: Sascha Hauer --- Reading git-diff-tree failed