]> git.kernelconcepts.de Git - karo-tx-linux.git/commit
clk: sunxi: staticize structures and arrays
authorEmilio López <emilio@elopez.com.ar>
Mon, 28 Jul 2014 03:49:43 +0000 (00:49 -0300)
committerMike Turquette <mturquette@linaro.org>
Mon, 28 Jul 2014 22:39:22 +0000 (15:39 -0700)
commit381c1ccd65f893fedfc608a907a1a06b73d98ca8
tree387a84606692dd303d9c3a8203354c8762fd4112
parent89a9456d6ecdf328a66a561a43e9bdc3c2a2208d
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 <emilio@elopez.com.ar>
Acked-by: Maxime Ripard <maxime.ripard@free-electrons.com>
Signed-off-by: Mike Turquette <mturquette@linaro.org>
drivers/clk/sunxi/clk-sun6i-apb0-gates.c
drivers/clk/sunxi/clk-sun6i-apb0.c
drivers/clk/sunxi/clk-sun6i-ar100.c
drivers/clk/sunxi/clk-sun8i-apb0.c