From: Emilio López Date: Mon, 28 Jul 2014 03:49:43 +0000 (-0300) Subject: clk: sunxi: staticize structures and arrays X-Git-Tag: omap-for-v3.17/fixes-against-rc2~188^2~21 X-Git-Url: http://git.openpandora.org/cgi-bin/gitweb.cgi?a=commitdiff_plain;h=381c1ccd65f893fedfc608a907a1a06b73d98ca8;p=pandora-kernel.git clk: sunxi: staticize structures and arrays There are some structs and arrays on the driver that are not used anywhere else. Let's mark them as static. Signed-off-by: Emilio López Acked-by: Maxime Ripard Signed-off-by: Mike Turquette --- Reading git-diff-tree failed