1
0
mirror of https://xff.cz/git/u-boot/ synced 2025-09-02 01:02:19 +02:00
Files
u-boot-megous/drivers/i2c
Heinrich Schuchardt d45c2f392e i2c: lpi2c: remove superfluous assignments
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>
2018-03-23 08:28:49 +01:00
..
2017-06-01 07:03:01 -06:00
2017-05-08 11:57:34 -04:00
2016-08-15 22:12:00 +02:00
2017-06-01 07:03:01 -06:00
2018-03-09 09:23:10 -05:00
2017-11-30 02:32:34 +01:00
2017-12-07 09:28:42 +01:00
2017-06-01 07:03:01 -06:00
2018-02-19 08:21:38 +01:00
2018-01-16 06:59:39 +01:00
2017-11-30 02:32:34 +01:00
2017-07-23 09:24:47 -04:00