File tree Expand file tree Collapse file tree 1 file changed +0
-8
lines changed Expand file tree Collapse file tree 1 file changed +0
-8
lines changed Original file line number Diff line number Diff line change @@ -1894,7 +1894,6 @@ static int ufs_qcom_device_reset(struct ufs_hba *hba)
1894
1894
return 0 ;
1895
1895
}
1896
1896
1897
- #if IS_ENABLED (CONFIG_DEVFREQ_GOV_SIMPLE_ONDEMAND )
1898
1897
static void ufs_qcom_config_scaling_param (struct ufs_hba * hba ,
1899
1898
struct devfreq_dev_profile * p ,
1900
1899
struct devfreq_simple_ondemand_data * d )
@@ -1906,13 +1905,6 @@ static void ufs_qcom_config_scaling_param(struct ufs_hba *hba,
1906
1905
1907
1906
hba -> clk_scaling .suspend_on_no_request = true;
1908
1907
}
1909
- #else
1910
- static void ufs_qcom_config_scaling_param (struct ufs_hba * hba ,
1911
- struct devfreq_dev_profile * p ,
1912
- struct devfreq_simple_ondemand_data * data )
1913
- {
1914
- }
1915
- #endif
1916
1908
1917
1909
/* Resources */
1918
1910
static const struct ufshcd_res_info ufs_res_info [RES_MAX ] = {
You can’t perform that action at this time.
0 commit comments