diff options
author | prabhakar.csengg@gmail.com <prabhakar.csengg@gmail.com> | 2012-02-23 01:53:40 +0000 |
---|---|---|
committer | Albert ARIBAUD <albert.u.boot@aribaud.net> | 2012-02-29 01:06:56 +0100 |
commit | 2271e7c6e8eef883b834fb7d07911848a54fde13 (patch) | |
tree | d482a879aa06b1d0dd01f0dbed40e178874b0ea2 /arch | |
parent | f1f2c3ca9f837985cc1f4bc3821ac1763430cdcf (diff) | |
download | u-boot-imx-2271e7c6e8eef883b834fb7d07911848a54fde13.zip u-boot-imx-2271e7c6e8eef883b834fb7d07911848a54fde13.tar.gz u-boot-imx-2271e7c6e8eef883b834fb7d07911848a54fde13.tar.bz2 |
Ethernut 5: fix build error
Fix build error for ethernut5 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>
Cc: Tim Schendekehl <tim.schendekehl@egnite.de>
Cc: Thierry Reding <thierry.reding@avionic-design.de>
Cc: Albert ARIBAUD <albert.u.boot@aribaud.net>
Cc: egnite GmbH <info@egnite.de>
Diffstat (limited to 'arch')
0 files changed, 0 insertions, 0 deletions