From: Alexey Brodkin <Alexey.Brodkin@synopsys.com>
To: u-boot@lists.denx.de
Subject: [U-Boot] [PATCH 2/8] Remove arch/${ARCH}/include/asm/errno.h
Date: Wed, 21 Sep 2016 07:28:49 +0000 [thread overview]
Message-ID: <1474442922.4311.0.camel@synopsys.com> (raw)
In-Reply-To: <1474423285-14403-3-git-send-email-yamada.masahiro@socionext.com>
Hi Masahiro-san,
On Wed, 2016-09-21 at 11:01 +0900, Masahiro Yamada wrote:
> Unlike Linux, nothing about errno.h is arch-specific in U-Boot.
> As you see, all of arch/${ARCH}/include/asm/errno.h is just a
> wrapper of <asm-generic/errno.h>.??Actually, U-Boot does not
> export headers to user-space, so we just have to care about the
> consistency in the U-Boot tree.
>
> Now all of include directives for <asm/errno.h> are gone.
> Deprecate <asm/errno.h>.
>
> Signed-off-by: Masahiro Yamada <yamada.masahiro@socionext.com>
> ---
>
> ?arch/arc/include/asm/errno.h????????| 1 -
Acked-by: Alexey Brodkin <abrodkin@synopsys.com>
next prev parent reply other threads:[~2016-09-21 7:28 UTC|newest]
Thread overview: 10+ messages / expand[flat|nested] mbox.gz Atom feed top
2016-09-21 2:01 [U-Boot] [PATCH 0/8] Consolidate errno.h headers, improvements of rest and ehci-generic Masahiro Yamada
2016-09-21 2:01 ` [U-Boot] [PATCH 1/8] treewide: replace #include <asm/errno.h> with <linux/errno.h> Masahiro Yamada
2016-09-21 2:01 ` [U-Boot] [PATCH 2/8] Remove arch/${ARCH}/include/asm/errno.h Masahiro Yamada
2016-09-21 7:28 ` Alexey Brodkin [this message]
2016-09-21 2:01 ` [U-Boot] [PATCH 3/8] treewide: replace #include <asm-generic/errno.h> with <linux/errno.h> Masahiro Yamada
2016-09-21 2:01 ` [U-Boot] [PATCH 4/8] Move error macros from <asm-generic/errno.h> to <linux/errno.h> Masahiro Yamada
2016-09-21 2:01 ` [U-Boot] [PATCH 5/8] Move ENOTSUPP defines to include/linux/errno.h Masahiro Yamada
2016-09-21 2:01 ` [U-Boot] [PATCH 6/8] errno.h: sync error macros with linux 4.8-rc7 Masahiro Yamada
2016-09-21 2:01 ` [U-Boot] [PATCH 7/8] reset: add no-op stubs for optional reset control Masahiro Yamada
2016-09-21 2:01 ` [U-Boot] [PATCH 8/8] usb: ehci-generic: support reset control for generic EHCI Masahiro Yamada
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=1474442922.4311.0.camel@synopsys.com \
--to=alexey.brodkin@synopsys.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