commit | 5e39c6cf575f0539a3cac86aa066624d17d86816 | [log] [tgz] |
---|---|---|
author | Shawn Lin <shawn.lin@rock-chips.com> | Thu Aug 03 09:26:19 2017 +0800 |
committer | Kishon Vijay Abraham I <kishon@ti.com> | Tue Aug 22 10:11:24 2017 +0530 |
tree | 1961ec2dafa883b70bd332568a410244b6fac2be | |
parent | fc938810d950f4846eb05b9af5614677e05c5a65 [diff] |
phy: rockchip-typec: remove unused dfp variable In order to silent the 'W=1' compile warning: drivers/phy/rockchip/phy-rockchip-typec.c: In function 'tcphy_get_mode': drivers/phy/rockchip/phy-rockchip-typec.c:625:7: warning: variable 'dfp' set but not used [-Wunused-but-set-variable] Cc: Chris Zhong <zyw@rock-chips.com> Signed-off-by: Shawn Lin <shawn.lin@rock-chips.com> Signed-off-by: Kishon Vijay Abraham I <kishon@ti.com>