diff options
author | Peter De Schrijver <pdeschrijver@nvidia.com> | 2017-02-28 16:37:19 +0200 |
---|---|---|
committer | Thierry Reding <treding@nvidia.com> | 2017-03-20 14:07:03 +0100 |
commit | 9e8c93edd22cc466bfb71b7a73c8122df0f39597 (patch) | |
tree | b51069530c11e206edbbc7feb017ebe9c6a5cb5a /drivers/clk/tegra/clk-tegra-periph.c | |
parent | 319af7975c9ff500a30b2e6c4433c1f327283884 (diff) | |
download | op-kernel-dev-9e8c93edd22cc466bfb71b7a73c8122df0f39597.zip op-kernel-dev-9e8c93edd22cc466bfb71b7a73c8122df0f39597.tar.gz |
clk: tegra: Fix constness for peripheral clocks
checkpatch now warns for const ** and expects const * const * to be used
instead. This means we have to update the prototypes and function
declarations to handle this change.
Signed-off-by: Peter De Schrijver <pdeschrijver@nvidia.com>
Reviewed-by: Mikko Perttunen <mperttunen@nvidia.com>
Tested-by: Mikko Perttunen <mperttunen@nvidia.com>
Signed-off-by: Thierry Reding <treding@nvidia.com>
Diffstat (limited to 'drivers/clk/tegra/clk-tegra-periph.c')
0 files changed, 0 insertions, 0 deletions