commit | 609e6ec3f623f3c3aa2a056654fbc5886e092897 | [log] [tgz] |
---|---|---|
author | Simon Glass <sjg@chromium.org> | Thu Dec 13 20:48:49 2012 +0000 |
committer | Tom Rini <trini@ti.com> | Mon Feb 04 09:05:42 2013 -0500 |
tree | e96d7d41daca9156d94c3a289f3312b46ac74412 | |
parent | 67ac13b1b9b6ca00893714fbc8cbf556bab6fd59 [diff] |
ppc: m68k: Move i2c1_clk, i2c2_clk to arch_global_data Move these fields into arch_global_data and tidy up. This is needed for both ppc and m68k since they share the i2c driver. Signed-off-by: Simon Glass <sjg@chromium.org>