Buildroot Archive on lore.kernel.org
 help / color / mirror / Atom feed
From: Vicente Olivert Riera <Vincent.Riera@imgtec.com>
To: buildroot@busybox.net
Subject: [Buildroot] [PATCH] mmc-utils: Fix 64-bit values redefinition
Date: Tue, 4 Feb 2014 09:27:13 +0000	[thread overview]
Message-ID: <52F0B271.1000401@imgtec.com> (raw)
In-Reply-To: <8738jzmerg.fsf@dell.be.48ers.dk>

On 02/04/2014 09:02 AM, Peter Korsgaard wrote:
>>>>>> "Vicente" == Vicente Olivert Riera <Vincent.Riera@imgtec.com> writes:
>
>   > Some toolchains include asm-generic/int-l64.h from their asm/types.h
>   > file for certain 64-bit architectures. This causes a conflict between
>   > types like this one:
>
>   > asm-generic/int-l64.h:28:25: error: conflicting types for '__s64'
>   >  typedef __signed__ long __s64;
>   >              ^
>   > In file included from mmc.h:17:0,
>   >          from mmc_cmds.c:30:
>   > asm-generic/int-ll64.h:29:44: note: previous declaration of '__s64' was
>   > here
>   >  __extension__ typedef __signed__ long long __s64;
>
>   > This patch has been submitted upstream.
>
> Did you hear back? I see nothing has changed in the git repo for quite
> some time.
>
> Committed, thanks.
>

No, unfortunately I haven't received any reply from them.

-- 
Vincent

      reply	other threads:[~2014-02-04  9:27 UTC|newest]

Thread overview: 3+ messages / expand[flat|nested]  mbox.gz  Atom feed  top
2014-01-30  9:59 [Buildroot] [PATCH] mmc-utils: Fix 64-bit values redefinition Vicente Olivert Riera
2014-02-04  9:02 ` Peter Korsgaard
2014-02-04  9:27   ` Vicente Olivert Riera [this message]

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=52F0B271.1000401@imgtec.com \
    --to=vincent.riera@imgtec.com \
    --cc=buildroot@busybox.net \
    /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