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

Commit 60dd89eb authored by David Dai's avatar David Dai Committed by Gerrit - the friendly Code Review server
Browse files

scsi: ufs: add msm bus scaling header



Add msm bus scaling headers to enable bus scaling.

Change-Id: I50b057d6a3108824cb4427f4284b2fd9719c84b8
Signed-off-by: default avatarDavid Dai <daidavid1@codeaurora.org>
parent bc9054b6
Loading
Loading
Loading
Loading
+4 −0
Original line number Original line Diff line number Diff line
@@ -19,6 +19,10 @@
#include <linux/phy/phy-qcom-ufs.h>
#include <linux/phy/phy-qcom-ufs.h>
#include <linux/clk/qcom.h>
#include <linux/clk/qcom.h>


#ifdef CONFIG_QCOM_BUS_SCALING
#include <linux/msm-bus.h>
#endif

#include "ufshcd.h"
#include "ufshcd.h"
#include "ufshcd-pltfrm.h"
#include "ufshcd-pltfrm.h"
#include "unipro.h"
#include "unipro.h"