From mboxrd@z Thu Jan 1 00:00:00 1970 From: Marek Vasut Date: Thu, 29 Nov 2012 15:51:29 +0100 Subject: [U-Boot] [PATCH] pxa25x_udc: Remove usbdescriptors.h In-Reply-To: <50B774FF.7020603@gmail.com> References: <1354193963-14384-1-git-send-email-luk0104@gmail.com> <201211291527.16238.marex@denx.de> <50B774FF.7020603@gmail.com> Message-ID: <201211291551.29828.marex@denx.de> List-Id: MIME-Version: 1.0 Content-Type: text/plain; charset="us-ascii" Content-Transfer-Encoding: 7bit To: u-boot@lists.denx.de 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 > >> --- > >> > >> 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 > >> #include > >> > >> -#include > >> > >> #include > >> #include > >> #include > > > > 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