diff options
author | Peter De Schrijver <pdeschrijver@nvidia.com> | 2017-02-28 15:37:19 +0100 |
---|---|---|
committer | Thierry Reding <treding@nvidia.com> | 2017-03-20 14:07:03 +0100 |
commit | 9e8c93edd22cc466bfb71b7a73c8122df0f39597 (patch) | |
tree | b51069530c11e206edbbc7feb017ebe9c6a5cb5a /drivers/clk/tegra/clk-id.h | |
parent | clk: tegra: Define Tegra210 DMIC sync clocks (diff) | |
download | linux-9e8c93edd22cc466bfb71b7a73c8122df0f39597.tar.xz linux-9e8c93edd22cc466bfb71b7a73c8122df0f39597.zip |
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-id.h')
0 files changed, 0 insertions, 0 deletions