summaryrefslogtreecommitdiffstats
path: root/drivers/pwm/pwm-pca9685.c
diff options
context:
space:
mode:
authorJon Hunter <jonathanh@nvidia.com>2015-12-04 18:04:25 +0100
committerThierry Reding <treding@nvidia.com>2016-02-02 15:49:34 +0100
commit5a1d5eff3ede4de4482015a9999336051054283f (patch)
tree2c6e9c63cc4aad38ea93d544147606840da3c397 /drivers/pwm/pwm-pca9685.c
parentclk: tegra: Fix sparse warnings for functions not declared as static (diff)
downloadlinux-5a1d5eff3ede4de4482015a9999336051054283f.tar.xz
linux-5a1d5eff3ede4de4482015a9999336051054283f.zip
clk: tegra: super: Fix sparse warnings for functions not declared as static
Sparse reports the following warnings for structures and functions that should be declared static: drivers/clk/tegra/clk-tegra-super-gen4.c:70:35: warning: symbol 'tegra_super_gen_info_gen4' was not declared. Should it be static? drivers/clk/tegra/clk-tegra-super-gen4.c:96:35: warning: symbol 'tegra_super_gen_info_gen5' was not declared. Should it be static? drivers/clk/tegra/clk-tegra-super-gen4.c:174:13: warning: symbol 'tegra_super_clk_init' was not declared. Should it be static? Fix this by making the above static. Signed-off-by: Jon Hunter <jonathanh@nvidia.com> Acked-by: Rhyland Klein <rklein@nvidia.com> Signed-off-by: Thierry Reding <treding@nvidia.com>
Diffstat (limited to 'drivers/pwm/pwm-pca9685.c')
0 files changed, 0 insertions, 0 deletions