linux-stable/drivers/clk/tegra
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
..
clk-audio-sync.c clk: tegra: add Tegra specific clocks 2013-01-28 11:19:07 -07:00
clk-divider.c clk: tegra: add Tegra specific clocks 2013-01-28 11:19:07 -07:00
clk-periph-gate.c clk: tegra: add Tegra specific clocks 2013-01-28 11:19:07 -07:00
clk-periph.c ARM: tegra: migrate to new clock code 2013-01-28 11:19:07 -07:00
clk-pll-out.c clk: tegra: add Tegra specific clocks 2013-01-28 11:19:07 -07:00
clk-pll.c clk: tegra: add Tegra specific clocks 2013-01-28 11:19:07 -07:00
clk-super.c clk: tegra: Implement locking for super clock 2013-02-12 10:29:12 -07:00
clk-tegra20.c clk: tegra: Add missing spinlock for hclk and pclk 2013-02-12 10:29:13 -07:00
clk-tegra30.c clk: tegra: local arrays should be static 2013-02-12 10:29:13 -07:00
clk.c ARM: tegra: migrate to new clock code 2013-01-28 11:19:07 -07:00
clk.h clk: tegra: add clock support for Tegra30 2013-01-28 11:19:07 -07:00
Makefile clk: tegra: add clock support for Tegra30 2013-01-28 11:19:07 -07:00