commit | 91dffb16ffd047458982f70f5cb18c864473a462 | [log] [tgz] |
---|---|---|
author | Rajeshwari Shinde <rajeshwari.s@samsung.com> | Mon Jul 23 21:23:52 2012 +0000 |
committer | Heiko Schocher <hs@denx.de> | Tue Jul 31 08:02:41 2012 +0200 |
tree | ae4599f14565311e0624bcdacf0ad4ab92bd0932 | |
parent | c65c05f57f0ea98c3397dfd41c3bfa29252256f2 [diff] |
I2C: Move struct s3c24x0_i2c to a common place. struct s3c24x0_i2c is being moved to common local header file so that the same can be used by s3c series and exynos series SoCs. Signed-off-by: Alim Akhtar <alim.akhtar@samsung.com> Signed-off-by: Doug Anderson <dianders@chromium.org> Signed-off-by: Rajeshwari Shinde <rajeshwari.s@samsung.com> Acked-by: Simon Glass <sjg@chromium.org>