[PATCH] phy: qcom-ufs: fix platform dependency

Stephen Boyd sboyd at codeaurora.org
Tue May 19 11:58:32 PDT 2015


On 05/19/15 08:11, Arnd Bergmann wrote:
> The UFS PHY driver is written for the QCOM platform, but
> has an incorrect dependency pointing to the recently
> removed MSM platform, causing a warning whenever it
> gets selected:
>
> warning: (SCSI_UFS_QCOM) selects PHY_QCOM_UFS which has unmet direct dependencies (OF && ARCH_MSM)
>
> This fixes the dependency.
>
> Signed-off-by: Arnd Bergmann <arnd at arndb.de>
> Fixes: af6f8fff446 ("ufs-qcom: Switch dependency to ARCH_QCOM")

Hm... I guess I should have combined the two patches into one. See [1]
for this exact patch from last month.

[1] https://lkml.org/lkml/2015/4/10/862

-- 
Qualcomm Innovation Center, Inc. is a member of Code Aurora Forum,
a Linux Foundation Collaborative Project




More information about the linux-arm-kernel mailing list