Loading drivers/scsi/ufs/ufs-qcom.c +4 −0 Original line number Original line Diff line number Diff line Loading @@ -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" Loading Loading
drivers/scsi/ufs/ufs-qcom.c +4 −0 Original line number Original line Diff line number Diff line Loading @@ -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" Loading