]> git.dujemihanovic.xyz Git - u-boot.git/commit
i2c: Remove CFG_SYS_I2C_MAX_HOPS
authorSimon Glass <sjg@chromium.org>
Sun, 11 Aug 2024 14:50:46 +0000 (08:50 -0600)
committerHeiko Schocher <hs@denx.de>
Tue, 13 Aug 2024 04:23:05 +0000 (06:23 +0200)
commit7fca1ae860c1ecab23ae97cc5acfd6cd02b5e74c
treece421c42a1e7768ff52676335dae17c3e7cb5537
parenta48ecabaea28791669ce30e57a5623e9d809ba55
i2c: Remove CFG_SYS_I2C_MAX_HOPS

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

Signed-off-by: Simon Glass <sjg@chromium.org>
Reviewed-by: Heiko Schocher <hs@denx.de>
README
cmd/i2c.c
drivers/i2c/i2c_core.c
include/i2c.h