diff options
Diffstat (limited to 'include/linux/phy')
| -rw-r--r-- | include/linux/phy/phy-qcom-ufs.h | 14 |
1 files changed, 0 insertions, 14 deletions
diff --git a/include/linux/phy/phy-qcom-ufs.h b/include/linux/phy/phy-qcom-ufs.h index 0a2c18a9771d..9dd85071bcce 100644 --- a/include/linux/phy/phy-qcom-ufs.h +++ b/include/linux/phy/phy-qcom-ufs.h | |||
| @@ -17,20 +17,6 @@ | |||
| 17 | 17 | ||
| 18 | #include "phy.h" | 18 | #include "phy.h" |
| 19 | 19 | ||
| 20 | /** | ||
| 21 | * ufs_qcom_phy_enable_dev_ref_clk() - Enable the device | ||
| 22 | * ref clock. | ||
| 23 | * @phy: reference to a generic phy. | ||
| 24 | */ | ||
| 25 | void ufs_qcom_phy_enable_dev_ref_clk(struct phy *phy); | ||
| 26 | |||
| 27 | /** | ||
| 28 | * ufs_qcom_phy_disable_dev_ref_clk() - Disable the device | ||
| 29 | * ref clock. | ||
| 30 | * @phy: reference to a generic phy. | ||
| 31 | */ | ||
| 32 | void ufs_qcom_phy_disable_dev_ref_clk(struct phy *phy); | ||
| 33 | |||
| 34 | int ufs_qcom_phy_set_tx_lane_enable(struct phy *phy, u32 tx_lanes); | 20 | int ufs_qcom_phy_set_tx_lane_enable(struct phy *phy, u32 tx_lanes); |
| 35 | void ufs_qcom_phy_save_controller_version(struct phy *phy, | 21 | void ufs_qcom_phy_save_controller_version(struct phy *phy, |
| 36 | u8 major, u16 minor, u16 step); | 22 | u8 major, u16 minor, u16 step); |
