u-boot/board/emk
Andreas Bießmann 77c3d844b0 atmel-boards: add missing atmel_mci.h
commit 72fa467988 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>
2012-03-28 23:41:18 +02:00
..
common Fix build errors after making flash_get_info() non-static 2009-02-18 22:40:08 +01:00
top860 board/emk/top860/top860.c: Fix GCC 4.6 build warning 2011-12-02 00:17:25 +01:00
top5200 punt unused clean/distclean targets 2011-10-15 22:20:36 +02:00
top9000 atmel-boards: add missing atmel_mci.h 2012-03-28 23:41:18 +02:00