commit | ad95da1f3c2d67e36f2b334083bc487b05085c7e | [log] [tgz] |
---|---|---|
author | Jean-Jacques Hiblot <jjhiblot@ti.com> | Fri Dec 07 14:50:48 2018 +0100 |
committer | Heiko Schocher <hs@denx.de> | Mon Dec 10 06:21:58 2018 +0100 |
tree | 58eb0513f488428f129d6b716f7d4b70176b1c06 | |
parent | 2463f6728e821f7127914dac36733cbd6e089bcf [diff] |
configs: am335x_pdu001: remove CONFIG_DM_I2C_COMPAT Remove the last call to the non-DM I2C API. Also remove the #undef CONFIG_DM_I2C_COMPAT because it is not defined in the common header file anymore. Signed-off-by: Jean-Jacques Hiblot <jjhiblot@ti.com> Reviewed-by: Felix Brack <fb@ltec.ch> Tested-by: Felix Brack <fb@ltec.ch> Reviewed-by: Heiko Schocher <hs@denx.de>