All of lore.kernel.org
 help / color / mirror / Atom feed
From: Wolfgang Denk <wd@denx.de>
To: u-boot@lists.denx.de
Subject: [U-Boot] [PATCH] include/compiler.h: remove uint typedef for __MACH__
Date: Wed, 06 Oct 2010 23:10:12 +0200	[thread overview]
Message-ID: <20101006211012.49CD6153A7E@gemini.denx.de> (raw)
In-Reply-To: <1285429559-44573-1-git-send-email-andreas.devel@googlemail.com>

Dear =?UTF-8?q?Andreas=20Bie=C3=9Fmann?=,

In message <1285429559-44573-1-git-send-email-andreas.devel@googlemail.com> you wrote:
> 
> uint is typedefed twice if __MACH__ is defined. This generates an error
> when calling MAKEALL for netstar bord on OS X.
> 
> This patch removes the typedef for __MACH__ case in favor of general
> definiton some lines below.
> 
> Signed-off-by: Andreas Bie?mann <andreas.devel@googlemail.com>
> ---
>  include/compiler.h |    1 -
>  1 files changed, 0 insertions(+), 1 deletions(-)

Applied, thanks.

Best regards,

Wolfgang Denk

-- 
DENX Software Engineering GmbH,     MD: Wolfgang Denk & Detlev Zundel
HRB 165235 Munich, Office: Kirchenstr.5, D-82194 Groebenzell, Germany
Phone: (+49)-8142-66989-10 Fax: (+49)-8142-66989-80 Email: wd at denx.de
"There are some good people in it, but the orchestra as  a  whole  is
equivalent to a gang bent on destruction."      - John Cage, composer

  reply	other threads:[~2010-10-06 21:10 UTC|newest]

Thread overview: 4+ messages / expand[flat|nested]  mbox.gz  Atom feed  top
2010-09-25 15:45 [U-Boot] [PATCH] include/compiler.h: remove uint typedef for __MACH__ Andreas Bießmann
2010-10-06 21:10 ` Wolfgang Denk [this message]
2010-10-08  6:30   ` Andreas Bießmann
2010-10-08  8:16     ` Wolfgang Denk

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=20101006211012.49CD6153A7E@gemini.denx.de \
    --to=wd@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.