public inbox for linux-omap@vger.kernel.org
 help / color / mirror / Atom feed
* [PATCH] usb: ehci-omap: Update platform header file path
@ 2009-11-25  9:02 Olof Johansson
  2009-11-25  9:05 ` Gadiyar, Anand
  2009-11-25 12:53 ` Greg KH
  0 siblings, 2 replies; 9+ messages in thread
From: Olof Johansson @ 2009-11-25  9:02 UTC (permalink / raw)
  To: tony-4v6yS6AI5VpBDgjK7y7TUQ
  Cc: Felipe Balbi, gregkh-l3A5Bk7waGM,
	linux-omap-u79uwXL29TY76Z2rM5mHXA,
	linux-usb-u79uwXL29TY76Z2rM5mHXA

The OMAP usb header file has moved, update the driver so it will build.

Signed-off-by: Olof Johansson <olof-nZhT3qVonbNeoWH0uzbU5w@public.gmane.org>

---

Greg, any chance you can just ack this so Tony can merge it through his
tree for .33? The header files changes in question are going in through
that tree.


Thanks,

-Olof

diff --git a/drivers/usb/host/ehci-omap.c b/drivers/usb/host/ehci-omap.c
index 7ba8df3..5cfed78 100644
--- a/drivers/usb/host/ehci-omap.c
+++ b/drivers/usb/host/ehci-omap.c
@@ -37,7 +37,7 @@
 #include <linux/platform_device.h>
 #include <linux/clk.h>
 #include <linux/gpio.h>
-#include <mach/usb.h>
+#include <plat/usb.h>
 
 /*
  * OMAP USBHOST Register addresses: VIRTUAL ADDRESSES
--
To unsubscribe from this list: send the line "unsubscribe linux-usb" in
the body of a message to majordomo-u79uwXL29TY76Z2rM5mHXA@public.gmane.org
More majordomo info at  http://vger.kernel.org/majordomo-info.html

^ permalink raw reply related	[flat|nested] 9+ messages in thread

end of thread, other threads:[~2009-12-15 21:25 UTC | newest]

Thread overview: 9+ messages (download: mbox.gz follow: Atom feed
-- links below jump to the message on this page --
2009-11-25  9:02 [PATCH] usb: ehci-omap: Update platform header file path Olof Johansson
2009-11-25  9:05 ` Gadiyar, Anand
     [not found]   ` <5A47E75E594F054BAF48C5E4FC4B92AB030AAC2D5A-/tLxBxkBPtCIQmiDNMet8wC/G2K4zDHf@public.gmane.org>
2009-11-25  9:08     ` Olof Johansson
2009-11-25  9:14     ` Olof Johansson
     [not found]       ` <20091125091456.GA30595-nZhT3qVonbNeoWH0uzbU5w@public.gmane.org>
2009-11-25 18:06         ` Tony Lindgren
2009-11-25 12:53 ` Greg KH
     [not found]   ` <20091125125326.GA18175-l3A5Bk7waGM@public.gmane.org>
2009-11-25 17:57     ` Tony Lindgren
     [not found]       ` <20091125175739.GE4348-4v6yS6AI5VpBDgjK7y7TUQ@public.gmane.org>
2009-12-04  2:23         ` Olof Johansson
     [not found]           ` <20091204022357.GA19315-nZhT3qVonbNeoWH0uzbU5w@public.gmane.org>
2009-12-15 21:25             ` Tony Lindgren

This is a public inbox, see mirroring instructions
for how to clone and mirror all data and code used for this inbox