diff options
author | YueHaibing <yuehaibing@huawei.com> | 2019-10-23 15:45:23 +0800 |
---|---|---|
committer | Kishon Vijay Abraham I <kishon@ti.com> | 2019-10-25 17:58:13 +0530 |
commit | 54fad40d3f01c5d14e2ba123b2753029dd6a4cbd (patch) | |
tree | 93fb37aead96454755c97c0d9ac42e063501ca08 /include | |
parent | 4bd5ead82d4b877ebe41daf95f28cda53205b039 (diff) |
phy: ti: dm816x: remove set but not used variable 'phy_data'
Fixes gcc '-Wunused-but-set-variable' warning:
drivers/phy/ti/phy-dm816x-usb.c:192:29: warning:
variable phy_data set but not used [-Wunused-but-set-variable]
It is never used, so can be removed.
Signed-off-by: YueHaibing <yuehaibing@huawei.com>
Reviewed-by: Roger Quadros <rogerq@ti.com>
Signed-off-by: Kishon Vijay Abraham I <kishon@ti.com>
Diffstat (limited to 'include')
0 files changed, 0 insertions, 0 deletions