From: Rob Herring Date: Mon, 12 May 2014 16:32:28 +0000 (-0500) Subject: clk: sunxi: fix function type for CLK_OF_DECLARE X-Git-Tag: omap-for-v3.16/fixes-against-rc1~56^2~21^2~2^2~8 X-Git-Url: http://git.openpandora.org/cgi-bin/gitweb.cgi?a=commitdiff_plain;h=83221923fc09c5ad3f1afbfb5d227a7ff1638b29;p=pandora-kernel.git clk: sunxi: fix function type for CLK_OF_DECLARE Adding function type checking to CLK_OF_DECLARE found a type mismatch with sunxi_init_clocks. The function takes a single struct device_node parameter. Signed-off-by: Rob Herring Acked-by: Mike Turquette Cc: "Emilio López" Cc: Maxime Ripard --- Reading git-diff-tree failed