commit | c2baaece9ca79818150e09469e0b78526a81126e | [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 | a8b57394e153d87fc36fb930790b895188f34b9c [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>