Select Git revision
i2c
-
-
- Open in your IDE
- Download source code
- Download this directory
Forked from
Reform / reform-boundary-uboot
3018 commits behind the upstream repository.
Heinrich Schuchardt
authored
In
lpi2c_status_t result = A;
result = B;
the first assignment has no effect. Let's remove it.
Signed-off-by:
Heinrich Schuchardt <xypron.glpk@gmx.de>