commit | 8e775ac33ad614bb077e47d0932c202a71f2a471 | [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 | 47b3b30fc8ca5fe78eac32e1e09c59ad5ff4a0fd [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>