commit | cc76e9e0e00e051e261ad682a4d19c5981179a46 | [log] [tgz] |
---|---|---|
author | Simon Glass <sjg@chromium.org> | Thu Dec 13 20:48:47 2012 +0000 |
committer | Tom Rini <trini@ti.com> | Fri Feb 01 15:42:45 2013 -0500 |
tree | 00ac46c4d272af113b8abac3813f89ab985a57da | |
parent | 44ea8515a6ccf7628628a924bd4f311f6e9d1dff [diff] |
ppc: Move mpc83xx clock fields to arch_global_data Move al mpc83xx fields into arch_global_data and tidy up. Also indent the nested #ifdef for clarity. Signed-off-by: Simon Glass <sjg@chromium.org>