commit | e02a6e3fede2582275e622bf6a5906fc80e03584 | [log] [tgz] |
---|---|---|
author | Simon Glass <sjg@chromium.org> | Thu Dec 13 20:48:55 2012 +0000 |
committer | Tom Rini <trini@ti.com> | Mon Feb 04 09:05:43 2013 -0500 |
tree | 1db304e06ecf9703b4cd3a94237a296f22a45c19 | |
parent | 6c6cbd16f6400d4d4d5349496572dd4f49298d49 [diff] |
ppc: Move mpc8220 clocks to arch_global_data Move these fields into arch_global_data and tidy up. The bExtUart field does not appear to be used, so punt it. Signed-off-by: Simon Glass <sjg@chromium.org>