diff options
author | Peter De Schrijver <pdeschrijver@nvidia.com> | 2013-02-07 18:30:36 +0200 |
---|---|---|
committer | Stephen Warren <swarren@nvidia.com> | 2013-02-12 10:29:13 -0700 |
commit | b4c154a339b7efe48f2801d7fb10199c57dddafd (patch) | |
tree | 9c0309152272b0942644c756da6522d8c81a3f59 /drivers/acpi/osl.c | |
parent | d076a206b2dfa8ef7a735289fe1221e77d1fa83f (diff) | |
download | talos-op-linux-b4c154a339b7efe48f2801d7fb10199c57dddafd.tar.gz talos-op-linux-b4c154a339b7efe48f2801d7fb10199c57dddafd.zip |
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>
Diffstat (limited to 'drivers/acpi/osl.c')
0 files changed, 0 insertions, 0 deletions