Donate to e Foundation | Murena handsets with /e/OS | Own a part of Murena! Learn more

Commit 845ed8ba authored by qctecmdr Service's avatar qctecmdr Service Committed by Gerrit - the friendly Code Review server
Browse files

Merge "scsi: ufs: remove redundant code introduced from patch porting"

parents 489b3ff4 f08c61e9
Loading
Loading
Loading
Loading
+0 −2
Original line number Diff line number Diff line
@@ -10614,8 +10614,6 @@ void ufshcd_remove(struct ufs_hba *hba)
			devfreq_remove_device(hba->devfreq);
	}

	ufshcd_exit_latency_hist(hba);

	ufshcd_hba_exit(hba);
	ufsdbg_remove_debugfs(hba);
}