Peter De Schrijver b4c154a339 clk: tegra: local arrays should be static
cclk_g_parents, cclk_lp_parents and sclk_parents are only accessed from within
clk-tegra30.c. Declare them static to avoid namespace polution.

Signed-off-by: Peter De Schrijver <pdeschrijver@nvidia.com>
Acked-by: Mike Turquette <mturquette@linaro.org>
Reviewed-by: Prashant Gaikwad <pgaikwad@nvidia.com>
Signed-off-by: Stephen Warren <swarren@nvidia.com>
2013-02-12 10:29:13 -07:00
..
2012-07-11 17:58:47 -07:00
2012-08-31 11:05:18 -07:00
2012-11-28 11:32:53 -08:00
2012-07-11 15:36:45 -07:00
2012-12-11 13:13:55 -08:00
2013-01-28 11:19:07 -07:00