commit | d84d60fed9040281d4fb1975b6868e99d309465f | [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 | 25d0227e726d1c25a4de45d80ee796b98f6b05a7 [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>