From: Marek Vasut <marex@denx.de>
To: u-boot@lists.denx.de
Subject: [U-Boot] [PATCH] pxa25x_udc: Remove usbdescriptors.h
Date: Thu, 29 Nov 2012 15:51:29 +0100 [thread overview]
Message-ID: <201211291551.29828.marex@denx.de> (raw)
In-Reply-To: <50B774FF.7020603@gmail.com>
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@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
next prev parent reply other threads:[~2012-11-29 14:51 UTC|newest]
Thread overview: 5+ messages / expand[flat|nested] mbox.gz Atom feed top
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 [this message]
2012-11-29 14:55 ` [U-Boot] [PATCH v7] h2200: Add USB CDC ethernet support Lukasz Dalek
Reply instructions:
You may reply publicly to this message via plain-text email
using any one of the following methods:
* Save the following mbox file, import it into your mail client,
and reply-to-all from there: mbox
Avoid top-posting and favor interleaved quoting:
https://en.wikipedia.org/wiki/Posting_style#Interleaved_style
* Reply using the --to, --cc, and --in-reply-to
switches of git-send-email(1):
git send-email \
--in-reply-to=201211291551.29828.marex@denx.de \
--to=marex@denx.de \
--cc=u-boot@lists.denx.de \
/path/to/YOUR_REPLY
https://kernel.org/pub/software/scm/git/docs/git-send-email.html
* If your mail client supports setting the In-Reply-To header
via mailto: links, try the mailto: link
Be sure your reply has a Subject: header at the top and a blank line
before the message body.
This is an external index of several public inboxes,
see mirroring instructions on how to clone and mirror
all data and code used by this external index.