From: Jean-Christophe PLAGNIOL-VILLARD <plagnioj@jcrosoft.com>
To: u-boot@lists.denx.de
Subject: [U-Boot] [PATCH] asm-generic: Consolidate errno.h to asm-generic/errno.h
Date: Wed, 8 Jul 2009 22:01:10 +0200 [thread overview]
Message-ID: <20090708200110.GE21586@game.jcrosoft.org> (raw)
In-Reply-To: <4A545023.4060709@monstr.eu>
On 09:52 Wed 08 Jul , Michal Simek wrote:
> Hi Custodians,
>
> Do you have any problem with this asm-generic/errno.h patch?
>
> Patch is available in u-boot-microblaze.git asm-generic branch.
>
> Thanks,
> Michal
>
>
>
> > From: Michal Simek <monstr@monstr.eu>
> >
> > This patch use blackfin errno.h implementation which
> > correspond Linux kernel one.
> >
> > MIPS implemetation is different that's why I keep it.
> >
> > I removed ppc_error_no.h from Marvell boards which
> > was the same too.
> >
> > Signed-off-by: Michal Simek <monstr@monstr.eu>
> > ---
> > board/Marvell/common/ppc_error_no.h | 164 -----------------------------------
> > board/Marvell/db64360/mv_eth.h | 3 +-
> > board/Marvell/db64460/mv_eth.h | 2 +-
> > board/prodrive/p3mx/mv_eth.h | 2 +-
> > include/asm-arm/errno.h | 139 +-----------------------------
> > include/asm-avr32/errno.h | 133 +----------------------------
> > include/asm-blackfin/errno.h | 157 +---------------------------------
> > include/asm-generic/errno.h | 155 +++++++++++++++++++++++++++++++++
> > include/asm-m68k/errno.h | 139 +-----------------------------
> > include/asm-microblaze/errno.h | 1 +
> > include/asm-ppc/errno.h | 139 +-----------------------------
> > include/asm-sh/errno.h | 157 +---------------------------------
> > include/asm-sparc/errno.h | 163 +----------------------------------
> > 13 files changed, 166 insertions(+), 1188 deletions(-)
> > delete mode 100644 board/Marvell/common/ppc_error_no.h
> > create mode 100644 include/asm-generic/errno.h
> > create mode 100644 include/asm-microblaze/errno.h
looks fine for me too
Best Regards,
J.
next prev parent reply other threads:[~2009-07-08 20:01 UTC|newest]
Thread overview: 6+ messages / expand[flat|nested] mbox.gz Atom feed top
2009-06-30 13:47 [U-Boot] [PATCH] asm-generic: Consolidate errno.h to asm-generic/errno.h monstr at monstr.eu
[not found] ` <4A545023.4060709@monstr.eu>
2009-07-08 9:35 ` Stefan Roese
2009-07-08 18:45 ` Mike Frysinger
2009-07-08 20:01 ` Jean-Christophe PLAGNIOL-VILLARD [this message]
2009-07-08 20:36 ` Liew Tsi Chung-R5AAHP
2009-07-09 8:53 ` Haavard Skinnemoen
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=20090708200110.GE21586@game.jcrosoft.org \
--to=plagnioj@jcrosoft.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