diff options
author | 2015-12-21 12:56:32 +0000 | |
---|---|---|
committer | 2016-02-02 15:49:31 +0100 | |
commit | 2d5b6cf84a1764aa9837128bc1e6fd53cb0bb9c1 (patch) | |
tree | c25c1195f7fdf2813e21fafe3a1c582752861c09 /net/unix/af_unix.c | |
parent | clk: tegra: Fix warning caused by pll_u failing to lock (diff) | |
download | wireguard-linux-2d5b6cf84a1764aa9837128bc1e6fd53cb0bb9c1.tar.xz wireguard-linux-2d5b6cf84a1764aa9837128bc1e6fd53cb0bb9c1.zip |
clk: tegra: Use definition for pll_u override bit
The definition, PLLU_BASE_OVERRIDE, for the pll_u OVERRIDE bit is defined
but not used and when the OVERRIDE bit is cleared in tegra210_pll_init()
the code directly uses the bit number. Therefore, use the definition,
PLLU_BASE_OVERRIDE when clearing the OVERRIDE bit.
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 'net/unix/af_unix.c')
0 files changed, 0 insertions, 0 deletions