commit | 381c1ccd65f893fedfc608a907a1a06b73d98ca8 | [log] [tgz] |
---|---|---|
author | Emilio López <emilio@elopez.com.ar> | Mon Jul 28 00:49:43 2014 -0300 |
committer | Mike Turquette <mturquette@linaro.org> | Mon Jul 28 15:39:22 2014 -0700 |
tree | 387a84606692dd303d9c3a8203354c8762fd4112 | |
parent | 89a9456d6ecdf328a66a561a43e9bdc3c2a2208d [diff] |
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>