[PATCH] arm: tegra: fixing compilation error

Subsystems: arm port, the rest

STALE5073d

2 messages, 2 authors, 2012-09-13 · open the first message on its own page

[PATCH] arm: tegra: fixing compilation error

From: Venu Byravarasu <hidden>
Date: 2012-09-13 05:32:20

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 <redacted>
---
 arch/arm/mach-tegra/board-dt-tegra20.c |    2 +-
 1 files changed, 1 insertions(+), 1 deletions(-)
diff --git a/arch/arm/mach-tegra/board-dt-tegra20.c b/arch/arm/mach-tegra/board-dt-tegra20.c
index adc6b98..3308a65 100644
--- a/arch/arm/mach-tegra/board-dt-tegra20.c
+++ b/arch/arm/mach-tegra/board-dt-tegra20.c
@@ -41,7 +41,7 @@
 
 #include <mach/iomap.h>
 #include <mach/irqs.h>
-#include <mach/usb_phy.h>
+#include <linux/usb/tegra_usb_phy.h>
 
 #include "board.h"
 #include "clock.h"
-- 
1.7.1.1

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

From: Stephen Warren <hidden>
Date: 2012-09-13 15:09:24

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 internal mailing list; are
you not subscribed to that?)
Keyboard shortcuts
hback out one level
jnext message in thread
kprevious message in thread
ldrill in
Escclose help / fold thread tree
?toggle this help