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)
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>

No differences found