[U-Boot] [PATCH] pxa25x_udc: Remove usbdescriptors.h

Marek Vasut marex at denx.de
Thu Nov 29 15:51:29 CET 2012


Dear Łukasz Dałek,

> On 29.11.2012 15:27, Marek Vasut wrote:
> > Dear Lukasz Dalek,
> > 
> >> usbdescriptors.h conflicts with linux/usb/ch9.h.
> >> Remove it.
> > 
> > Applied, thanks
> > 
> >> Signed-off-by: Lukasz Dalek<luk0104 at 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>
> > 
> > Best regards,
> > Marek Vasut
> 
> One more question. I've send you before patch which enables
> support for USB in h2200 device, which you accepted but
> didn't push. Did you find more problem out there or just forgot to
> apply?

It might have gone lost ... can you repost?

Best regards,
Marek Vasut


More information about the U-Boot mailing list