public inbox for u-boot@lists.denx.de
 help / color / mirror / Atom feed
From: Tom Rini <trini@konsulko.com>
To: u-boot@lists.denx.de
Subject: [U-Boot] [U-Boot, RESEND, 05/10] treewide: replace #include <asm-generic/errno.h> with <linux/errno.h>
Date: Fri, 23 Sep 2016 22:28:44 -0400	[thread overview]
Message-ID: <20160924022844.GN4884@bill-the-cat> (raw)
In-Reply-To: <1474424946-16085-6-git-send-email-yamada.masahiro@socionext.com>

On Wed, Sep 21, 2016 at 11:28:57AM +0900, Masahiro Yamada wrote:

> Now, include/linux/errno.h is a wrapper of <asm-generic/errno.h>.
> Replace all include directives for <asm-generic/errno.h> with
> <linux/errno.h>.
> 
> <asm-generic/...> is supposed to be included from <asm/...> when
> arch-headers fall back into generic implementation. Generally, they
> should not be directly included from .c files.
> 
> Signed-off-by: Masahiro Yamada <yamada.masahiro@socionext.com>

Applied to u-boot/master, thanks!

-- 
Tom
-------------- next part --------------
A non-text attachment was scrubbed...
Name: signature.asc
Type: application/pgp-signature
Size: 819 bytes
Desc: Digital signature
URL: <http://lists.denx.de/pipermail/u-boot/attachments/20160923/7249772f/attachment.sig>

  reply	other threads:[~2016-09-24  2:28 UTC|newest]

Thread overview: 26+ messages / expand[flat|nested]  mbox.gz  Atom feed  top
2016-09-21  2:28 [U-Boot] [RESEND PATCH 00/10] Consolidate errno.h headers, improvements of rest and ehci-generic Masahiro Yamada
2016-09-21  2:28 ` [U-Boot] [RESEND PATCH 01/10] treewide: use #include <...> to include public headers Masahiro Yamada
2016-09-23  4:16   ` Simon Glass
2016-09-24  2:28   ` [U-Boot] [U-Boot, RESEND, " Tom Rini
2016-09-21  2:28 ` [U-Boot] [RESEND PATCH 02/10] Add <linux/errno.h> as a wrapper of <asm-generic/errno.h> Masahiro Yamada
2016-09-23  4:16   ` Simon Glass
2016-09-24  2:28   ` [U-Boot] [U-Boot, RESEND, " Tom Rini
2016-09-21  2:28 ` [U-Boot] [RESEND PATCH 03/10] treewide: replace #include <asm/errno.h> with <linux/errno.h> Masahiro Yamada
2016-09-21 21:59   ` [U-Boot] [PATCH] clk.h: Switch to <linux/errno.h> Tom Rini
2016-09-24  2:28   ` [U-Boot] [U-Boot, RESEND, 03/10] treewide: replace #include <asm/errno.h> with <linux/errno.h> Tom Rini
2016-09-21  2:28 ` [U-Boot] [RESEND PATCH 04/10] Remove arch/${ARCH}/include/asm/errno.h Masahiro Yamada
2016-09-21 22:25   ` Masahiro Yamada
2016-09-22  7:48     ` Alexey Brodkin
2016-09-24  2:28   ` [U-Boot] [U-Boot, RESEND, " Tom Rini
2016-09-21  2:28 ` [U-Boot] [RESEND PATCH 05/10] treewide: replace #include <asm-generic/errno.h> with <linux/errno.h> Masahiro Yamada
2016-09-24  2:28   ` Tom Rini [this message]
2016-09-21  2:28 ` [U-Boot] [RESEND PATCH 06/10] Move error macros from <asm-generic/errno.h> to <linux/errno.h> Masahiro Yamada
2016-09-24  2:28   ` [U-Boot] [U-Boot, RESEND, " Tom Rini
2016-09-21  2:28 ` [U-Boot] [RESEND PATCH 07/10] Move ENOTSUPP defines to include/linux/errno.h Masahiro Yamada
2016-09-24  2:28   ` [U-Boot] [U-Boot, RESEND, " Tom Rini
2016-09-21  2:29 ` [U-Boot] [RESEND PATCH 08/10] errno.h: sync error macros with linux 4.8-rc7 Masahiro Yamada
2016-09-24  2:29   ` [U-Boot] [U-Boot, RESEND, " Tom Rini
2016-09-21  2:29 ` [U-Boot] [RESEND PATCH 09/10] reset: add no-op stubs for optional reset control Masahiro Yamada
2016-09-24  2:29   ` [U-Boot] [U-Boot, RESEND, " Tom Rini
2016-09-21  2:29 ` [U-Boot] [RESEND PATCH 10/10] usb: ehci-generic: support reset control for generic EHCI Masahiro Yamada
2016-09-24  2:29   ` [U-Boot] [U-Boot, RESEND, " Tom Rini

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=20160924022844.GN4884@bill-the-cat \
    --to=trini@konsulko.com \
    --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 a public inbox, see mirroring instructions
for how to clone and mirror all data and code used for this inbox