aboutsummaryrefslogtreecommitdiffstats
diff options
context:
space:
mode:
-rw-r--r--drivers/scsi/ufs/ufshcd-pltfrm.c1
1 files changed, 1 insertions, 0 deletions
diff --git a/drivers/scsi/ufs/ufshcd-pltfrm.c b/drivers/scsi/ufs/ufshcd-pltfrm.c
index 0e48827c86bd..6829a160869f 100644
--- a/drivers/scsi/ufs/ufshcd-pltfrm.c
+++ b/drivers/scsi/ufs/ufshcd-pltfrm.c
@@ -157,6 +157,7 @@ static int ufshcd_pltfrm_remove(struct platform_device *pdev)
157 157
158static const struct of_device_id ufs_of_match[] = { 158static const struct of_device_id ufs_of_match[] = {
159 { .compatible = "jedec,ufs-1.1"}, 159 { .compatible = "jedec,ufs-1.1"},
160 {},
160}; 161};
161 162
162static const struct dev_pm_ops ufshcd_dev_pm_ops = { 163static const struct dev_pm_ops ufshcd_dev_pm_ops = {