commit | 9e247d17317822b4c1e7c100e2fdc68cdb2d6b68 | [log] [tgz] |
---|---|---|
author | Simon Glass <sjg@chromium.org> | Thu Dec 13 20:49:05 2012 +0000 |
committer | Tom Rini <trini@ti.com> | Mon Feb 04 09:05:44 2013 -0500 |
tree | f889e11f70411c773343006862d7e009a79605b9 | |
parent | 9c6a774bb3e8f827e0c6c2701558cbe517201fe4 [diff] |
ppc: arm: Move sdhc_clk into arch_global_data This is used by both powerpc and arm, but I think it still qualifies as architecture-specific. Signed-off-by: Simon Glass <sjg@chromium.org>