[U-Boot] [PATCH] Ethernut 5: fix build error for board_mmc_getcd()
Prabhakar Lad
prabhakar.csengg at gmail.com
Mon Feb 20 05:45:12 CET 2012
Albert,
On Sun, Feb 19, 2012 at 3:19 PM, Albert ARIBAUD
<albert.u.boot at aribaud.net>wrote:
> 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 at 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?
>
> That was a typo, this patch only touches to Ethernut 5, I Had also
submitted
a patch for mx6qarm2(Link <http://patchwork.ozlabs.org/patch/139726/>)
which had a same issue but Dirk had already submitted on it,
i'll resubmit this patch with the correct summary.
WBR,
--Prabhakar Lad
Amicalement,
> --
> Albert.
>
More information about the U-Boot
mailing list