commit | 35c13d1afa119afbef2c8c532bbbdc94211cf639 | [log] [tgz] |
---|---|---|
author | Simon Schwarz <simonschwarzcor@googlemail.com> | Fri Sep 30 00:41:33 2011 +0000 |
committer | Albert ARIBAUD <albert.u.boot@aribaud.net> | Thu Oct 27 21:56:30 2011 +0200 |
tree | aa84a35ca04666412d569453aad6ac24f9d0b83f | |
parent | d642b19276cad6856415ce0713fa1d83e8b4a16c [diff] |
devkit8000: protect board_mmc_init This function is also defined in omap-common/spl_mmc.de so the implementation in devkit8000.c was protected by a ifdef. Signed-off-by: Simon Schwarz <simonschwarzcor@gmail.com>