aboutsummaryrefslogtreecommitdiffstats
path: root/drivers/gpu/drm/amd/amdgpu/amdgpu_object.c
diff options
context:
space:
mode:
authorColin Ian King <[email protected]>2022-03-03 09:05:08 +0000
committerStephen Boyd <[email protected]>2022-03-09 18:39:25 +0000
commit3e6054d043c01e0d47a51cddc814f8d3409fc355 (patch)
treee0e7a226ca35fafdd24a68e36d05e163e6187e5c /drivers/gpu/drm/amd/amdgpu/amdgpu_object.c
parentMAINTAINERS: clk: imx: add git tree and dt-bindings files (diff)
downloadkernel-3e6054d043c01e0d47a51cddc814f8d3409fc355.tar.gz
kernel-3e6054d043c01e0d47a51cddc814f8d3409fc355.zip
clk: imx: remove redundant re-assignment of pll->base
There are two identical assignments of pll->base to the same value, the second assignment is redundant and can be removed. Cleans up cppcheck warning: drivers/clk/imx/clk-sscg-pll.c:528:12: style: Variable 'pll->base' is reassigned a value before the old one has been used. [redundantAssignment] Signed-off-by: Colin Ian King <[email protected]> Link: https://lore.kernel.org/r/[email protected] Signed-off-by: Stephen Boyd <[email protected]>
Diffstat (limited to 'drivers/gpu/drm/amd/amdgpu/amdgpu_object.c')
0 files changed, 0 insertions, 0 deletions