commit | c9f3cf14e50d7d7ecf09ebda39d39a2b3a3f804d | [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 | f31a911fe2ceb59a810b295171da7668a9a87c92 [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>