]> Git Repo - u-boot.git/commit
configs: am335x_pdu001: remove CONFIG_DM_I2C_COMPAT
authorJean-Jacques Hiblot <[email protected]>
Fri, 7 Dec 2018 13:50:48 +0000 (14:50 +0100)
committerHeiko Schocher <[email protected]>
Mon, 10 Dec 2018 05:21:58 +0000 (06:21 +0100)
commitad95da1f3c2d67e36f2b334083bc487b05085c7e
tree58eb0513f488428f129d6b716f7d4b70176b1c06
parent2463f6728e821f7127914dac36733cbd6e089bcf
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 <[email protected]>
Reviewed-by: Felix Brack <[email protected]>
Tested-by: Felix Brack <[email protected]>
Reviewed-by: Heiko Schocher <[email protected]>
board/eets/pdu001/board.c
include/configs/pdu001.h
This page took 0.03578 seconds and 4 git commands to generate.