[PATCH v5 1/3] phy: qcom-usb: Remove unused ulpi phy header
Kishon Vijay Abraham I
kishon at ti.com
Tue May 16 03:07:25 PDT 2017
Hi Vivek,
On Thursday 11 May 2017 12:17 PM, Vivek Gautam wrote:
> Ulpi phy header is not used for anything. Remove the same
> from qcom-hs and qcom-hsic phy drivers.
>
> Signed-off-by: Vivek Gautam <vivek.gautam at codeaurora.org>
> Suggested-by: Stephen Boyd <stephen.boyd at linaro.org>
> Cc: Kishon Vijay Abraham I <kishon at ti.com>
> Cc: linux-arm-kernel at lists.infradead.org
> Cc: linux-arm-msm at vger.kernel.org
> Cc: linux-kernel at vger.kernel.org
> Cc: linux-usb at vger.kernel.org
this patch introduced a bunch of compiler errors because of missing "#include
<linux/phy/phy.h>". I fixed it and merged to linux-phy fixes.
Thanks
Kishon
More information about the linux-arm-kernel
mailing list