All of lore.kernel.org
 help / color / mirror / Atom feed
From: Simon Glass <sjg@chromium.org>
To: u-boot@lists.denx.de
Subject: [U-Boot] [PATCH v4 1/4] rk3399: add a empty "sys_proto.h" header file
Date: Mon, 5 Sep 2016 17:17:05 -0600	[thread overview]
Message-ID: <CAPnjgZ1o7edxEuVMXHAGhVfi5phKz3JcQPN1aqDcLdi-s_ELwA@mail.gmail.com> (raw)
In-Reply-To: <1472696063-17470-2-git-send-email-kever.yang@rock-chips.com>

On 31 August 2016 at 20:14, Kever Yang <kever.yang@rock-chips.com> wrote:
> driver/usb/dwc3/gadget.c need a "sys_proto.h" header file, add a
> empty one to make compile success.
>
> Signed-off-by: Kever Yang <kever.yang@rock-chips.com>
> Acked-by: Simon Glass <sjg@chromium.org>
> ---
>
> Changes in v4: None
> Changes in v3: None
> Changes in v2: None
>
>  arch/arm/include/asm/arch-rockchip/sys_proto.h | 10 ++++++++++
>  1 file changed, 10 insertions(+)
>  create mode 100644 arch/arm/include/asm/arch-rockchip/sys_proto.h

Applied to u-boot-rockchip/next, thanks!

  reply	other threads:[~2016-09-05 23:17 UTC|newest]

Thread overview: 16+ messages / expand[flat|nested]  mbox.gz  Atom feed  top
2016-09-01  2:14 [U-Boot] [PATCH v4 0/4] rk3399: enable dwc3 gadget and fastboot Kever Yang
2016-09-01  2:14 ` [U-Boot] [PATCH v4 1/4] rk3399: add a empty "sys_proto.h" header file Kever Yang
2016-09-05 23:17   ` Simon Glass [this message]
2016-09-01  2:14 ` [U-Boot] [PATCH v4 2/4] board: evb-rk3399: add api to support dwc3 gadget Kever Yang
2016-09-01  8:59   ` Marek Vasut
2016-09-02  9:58     ` Kever Yang
2016-09-02 12:14       ` Marek Vasut
2016-09-01  2:14 ` [U-Boot] [PATCH v4 3/4] usb: dwc3: add support for 16 bit UTMI+ interface Kever Yang
2016-09-01  9:09   ` Marek Vasut
2016-09-02 10:00     ` Kever Yang
2017-09-11 13:30   ` [U-Boot] [U-Boot, v4, " Philipp Tomsich
2017-09-12  5:02     ` Kever Yang
2017-09-12  9:09       ` Dr. Philipp Tomsich
2017-09-12 10:22         ` Marek Vasut
2017-09-12 10:50           ` Dr. Philipp Tomsich
2016-09-01  2:14 ` [U-Boot] [PATCH v4 4/4] config: rk3399: add support for dwc3 gadget Kever Yang

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=CAPnjgZ1o7edxEuVMXHAGhVfi5phKz3JcQPN1aqDcLdi-s_ELwA@mail.gmail.com \
    --to=sjg@chromium.org \
    --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.