All of lore.kernel.org
 help / color / mirror / Atom feed
From: Albert ARIBAUD <albert.u.boot@aribaud.net>
To: u-boot@lists.denx.de
Subject: [U-Boot] [PATCH] Ethernut 5: fix build error for board_mmc_getcd()
Date: Sun, 19 Feb 2012 10:49:13 +0100	[thread overview]
Message-ID: <4F40C599.7000200@aribaud.net> (raw)
In-Reply-To: <1328532584-17986-1-git-send-email-prabhakar.csengg@gmail.com>

Hi Prabhakar,

Le 06/02/2012 13:49, Prabhakar Lad a ?crit :
> Fix build error for ethernut5 and mx6qarm2 board due
> to prototype change for function  board_mmc_getcd()
> ethernut5.c:238: error: conflicting types for 'board_mmc_getcd'
> u-boot/include/mmc.h:318: note: previous declaration of 'board_mmc_getcd' was here
> make[2]: *** [ethernut5.o] Error 1
>
> Signed-off-by: Prabhakar Lad<prabhakar.csengg@gmail.com>
> ---
>   board/egnite/ethernut5/ethernut5.c |    5 ++---
>   1 files changed, 2 insertions(+), 3 deletions(-)

This patch touches only Ethernut 5, and mx6qarm2 currently builds clean. 
Can you please elaborate on what your issue is with mx6qarm2 and 
resubmit with a corrected summary?

Amicalement,
-- 
Albert.

  parent reply	other threads:[~2012-02-19  9:49 UTC|newest]

Thread overview: 4+ messages / expand[flat|nested]  mbox.gz  Atom feed  top
2012-02-06 12:49 [U-Boot] [PATCH] Ethernut 5: fix build error for board_mmc_getcd() Prabhakar Lad
2012-02-06 13:38 ` Thierry Reding
2012-02-19  9:49 ` Albert ARIBAUD [this message]
2012-02-20  4:45   ` Prabhakar Lad

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=4F40C599.7000200@aribaud.net \
    --to=albert.u.boot@aribaud.net \
    --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.