commit | af6715bfb44a26de93fafebe93872f12e9817f61 | [log] [tgz] |
---|---|---|
author | Masahiro Yamada <yamada.masahiro@socionext.com> | Thu Oct 26 21:24:17 2017 +0900 |
committer | Tom Rini <trini@konsulko.com> | Fri Oct 27 08:52:22 2017 -0400 |
tree | 16896b3cfc68249e7111394ee62e2e9de2172254 | |
parent | 1d14cbdcd840cddb591d6b92a7f4e170132e0ea8 [diff] |
i2c: fti2c010: remove unused/unmaintained driver CONFIG_SYS_I2C_FTI2C010 is not enabled by anyone. Commit 2852709676c8 ("dm: i2c: Add a note to I2C drivers which need conversion") prompted to convert this driver to DM before June 2017, but not converted yet. Signed-off-by: Masahiro Yamada <yamada.masahiro@socionext.com> Acked-by: Heiko Schocher <hs@denx.de>