diff options
author | Vinod Koul <vkoul@kernel.org> | 2020-06-29 20:20:10 +0530 |
---|---|---|
committer | Vinod Koul <vkoul@kernel.org> | 2020-07-08 16:40:28 +0530 |
commit | 3cc4502ce8f37b4f8a75bfc4eb6d99a74ce018e1 (patch) | |
tree | 4cddf0c4ad227c193b5805885caf4ee2af76284b /virt | |
parent | 3b0163bb34f15695feb0b87365bed3eba8f9804d (diff) |
phy: ti-pipe3: remove set but unused variable
ti_pipe3_power_on() sets variable 'ret' but never uses it, so remove it.
drivers/phy/ti/phy-ti-pipe3.c:340:6: warning: variable ‘ret’ set but not
used [-Wunused-but-set-variable]
Link: https://lore.kernel.org/r/20200629145010.122675-4-vkoul@kernel.org
Signed-off-by: Vinod Koul <vkoul@kernel.org>
Diffstat (limited to 'virt')
0 files changed, 0 insertions, 0 deletions