commit | 70109bb39b0502344c5bcb0350b5ddd87e2b19c8 | [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 | e315a660d90498cf7c100787e7f49f04d443c166 [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>