Re: [PATCH] arm: tegra: fixing compilation error

2012-09-13 Thread Stephen Warren
On 09/12/2012 11:16 PM, Venu Byravarasu wrote: > As usb_phy.h got moved from mach to include/linux/usb > and renamed as tegra_usb_phy.h, correcting it in the include > path. This should no longer be necessary assuming there's a new linux-next today. (Note that I did point out this issue on our in

[PATCH] arm: tegra: fixing compilation error

2012-09-12 Thread Venu Byravarasu
As usb_phy.h got moved from mach to include/linux/usb and renamed as tegra_usb_phy.h, correcting it in the include path. Signed-off-by: Venu Byravarasu --- arch/arm/mach-tegra/board-dt-tegra20.c |2 +- 1 files changed, 1 insertions(+), 1 deletions(-) diff --git a/arch/arm/mach-tegra/board-d