From mboxrd@z Thu Jan 1 00:00:00 1970 From: Albert ARIBAUD Date: Sun, 19 Feb 2012 10:49:13 +0100 Subject: [U-Boot] [PATCH] Ethernut 5: fix build error for board_mmc_getcd() In-Reply-To: <1328532584-17986-1-git-send-email-prabhakar.csengg@gmail.com> References: <1328532584-17986-1-git-send-email-prabhakar.csengg@gmail.com> Message-ID: <4F40C599.7000200@aribaud.net> List-Id: MIME-Version: 1.0 Content-Type: text/plain; charset="us-ascii" Content-Transfer-Encoding: 7bit To: u-boot@lists.denx.de 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 > --- > 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.