public inbox for u-boot@lists.denx.de
 help / color / mirror / Atom feed
* [U-Boot] [PATCH] pxa25x_udc: Remove usbdescriptors.h
@ 2012-11-29 12:59 Lukasz Dalek
  2012-11-29 14:27 ` Marek Vasut
  0 siblings, 1 reply; 5+ messages in thread
From: Lukasz Dalek @ 2012-11-29 12:59 UTC (permalink / raw)
  To: u-boot

usbdescriptors.h conflicts with linux/usb/ch9.h.
Remove it.

Signed-off-by: Lukasz Dalek <luk0104@gmail.com>
---
 drivers/usb/gadget/pxa25x_udc.c |    1 -
 1 files changed, 0 insertions(+), 1 deletions(-)

diff --git a/drivers/usb/gadget/pxa25x_udc.c b/drivers/usb/gadget/pxa25x_udc.c
index dd74143..9ce98f0 100644
--- a/drivers/usb/gadget/pxa25x_udc.c
+++ b/drivers/usb/gadget/pxa25x_udc.c
@@ -40,7 +40,6 @@
 #include <asm/io.h>
 #include <asm/arch/pxa.h>
 
-#include <usbdescriptors.h>
 #include <linux/usb/ch9.h>
 #include <linux/usb/gadget.h>
 #include <usb/lin_gadget_compat.h>
-- 
1.7.8.6

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

end of thread, other threads:[~2012-11-29 14:55 UTC | newest]

Thread overview: 5+ messages (download: mbox.gz follow: Atom feed
-- links below jump to the message on this page --
2012-11-29 12:59 [U-Boot] [PATCH] pxa25x_udc: Remove usbdescriptors.h Lukasz Dalek
2012-11-29 14:27 ` Marek Vasut
2012-11-29 14:45   ` Łukasz Dałek
2012-11-29 14:51     ` Marek Vasut
2012-11-29 14:55       ` [U-Boot] [PATCH v7] h2200: Add USB CDC ethernet support Lukasz Dalek

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