diff options
author | Andreas Bießmann <biessmann@corscience.de> | 2012-03-13 05:01:51 +0000 |
---|---|---|
committer | Albert ARIBAUD <albert.u.boot@aribaud.net> | 2012-03-28 23:41:18 +0200 |
commit | 77c3d844b0e2617dace78b39433aebe5d219187d (patch) | |
tree | 6c12be2aef710f704ebe63c173c6e35ae8693557 /board/bf537-pnav | |
parent | 4a3ea216414ad762b3718775a65437c13f0accbc (diff) | |
download | u-boot-imx-77c3d844b0e2617dace78b39433aebe5d219187d.zip u-boot-imx-77c3d844b0e2617dace78b39433aebe5d219187d.tar.gz u-boot-imx-77c3d844b0e2617dace78b39433aebe5d219187d.tar.bz2 |
atmel-boards: add missing atmel_mci.h
commit 72fa467988e7944407a634ddc4bc6a2df685c04c moved atmel_mci_init() into
include/atmel_mci.h. Some AT91 boards are also using this interface and need
to include atmel_mci.h now.
This patch fixes MAKEALL complaints like this:
---8<---
Configuring for ethernut5 - Board: ethernut5, Options: AT91SAM9XE
ethernut5.c: In function 'board_mmc_init':
ethernut5.c:235:2: warning: implicit declaration of function 'atmel_mci_init' [-Wimplicit-function-declaration]
--->8---
Signed-off-by: Andreas Bießmann <biessmann@corscience.de>
CC: Albert Aribaud <albert.u.boot@aribaud.net>
CC: Reinhard Meyer <u-boot@emk-elektronik.de>
CC: egnite GmbH <info@egnite.de>
Diffstat (limited to 'board/bf537-pnav')
0 files changed, 0 insertions, 0 deletions