All of lore.kernel.org
 help / color / mirror / Atom feed
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:27:16 +0100	[thread overview]
Message-ID: <201211291527.16238.marex@denx.de> (raw)
In-Reply-To: <1354193963-14384-1-git-send-email-luk0104@gmail.com>

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

  reply	other threads:[~2012-11-29 14:27 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 [this message]
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

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=201211291527.16238.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.