]> Git Repo - u-boot.git/commit - README
i2c: Remove CFG_SYS_I2C_DIRECT_BUS
authorSimon Glass <[email protected]>
Sun, 11 Aug 2024 14:50:47 +0000 (08:50 -0600)
committerHeiko Schocher <[email protected]>
Tue, 13 Aug 2024 04:23:15 +0000 (06:23 +0200)
commit710b9c89f2c2f19436f6c21d092af1a2b24a26a6
tree3164df95a7e620560c6fdaec8519a460b98793f9
parent7fca1ae860c1ecab23ae97cc5acfd6cd02b5e74c
i2c: Remove CFG_SYS_I2C_DIRECT_BUS

Now that this is always 1, remove it and the associated dead code.

Signed-off-by: Simon Glass <[email protected]>
Reviewed-by: Heiko Schocher <[email protected]>
README
drivers/i2c/i2c_core.c
include/i2c.h
This page took 0.035628 seconds and 4 git commands to generate.