commit | 80e409508b9bba8c372cdd44565a3d472b10e904 | [log] [tgz] |
---|---|---|
author | Taylor Hutt <thutt@chromium.org> | Fri Nov 30 13:01:23 2012 +0000 |
committer | Albert ARIBAUD <albert.u.boot@aribaud.net> | Thu Jan 10 22:28:36 2013 +0100 |
tree | 09dc3d284ac74a4c740340d04445cc2eab6394a9 | |
parent | 2f8d8d6b3aedcea36db84872a4174eb8d5903f8f [diff] |
arm: Tabify code for MMC initialization The two modified lines were indented with spaces. They are now indented with tabs. Signed-off-by: Taylor Hutt <thutt@chromium.org> Signed-off-by: Simon Glass <sjg@chromium.org>