From: Jisheng Zhang Date: Thu, 7 Nov 2013 08:59:33 +0000 (+0800) Subject: clk: mvebu: staticize of_cpu_clk_setup X-Git-Tag: v3.14-rc1~109^2~36^2~1 X-Git-Url: http://git.openpandora.org/cgi-bin/gitweb.cgi?a=commitdiff_plain;h=3ca08509ac49c12c48d694e3ac849642fa7b0d4f;p=pandora-kernel.git clk: mvebu: staticize of_cpu_clk_setup This symbol is used only in this file. The patch fix the following sparse warning: warning: symbol 'of_cpu_clk_setup' was not declared. Should it be static? Signed-off-by: Jisheng Zhang Acked-by: Jason Cooper Acked-by: Gregory CLEMENT Signed-off-by: Jason Cooper --- Reading git-diff-tree failed