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.gau...@codeaurora.org> > Suggested-by: Stephen Boyd <stephen.b...@linaro.org> > Cc: Kishon Vijay Abraham I <kis...@ti.com> > Cc: linux-arm-ker...@lists.infradead.org > Cc: linux-arm-...@vger.kernel.org > Cc: linux-kernel@vger.kernel.org > Cc: linux-...@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