commit | e9adeca3fc4fd9b353f2514daa7d799076ae079c | [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 | 225ca83dfea4f9b9a313c5233297132206bff431 [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>