Donate to e Foundation | Murena handsets with /e/OS | Own a part of Murena! Learn more

Commit eec74a25 authored by Jean Delvare's avatar Jean Delvare
Browse files

i2c-algo-pca: Drop duplicate variable



Thanks to -Wshadow.

Signed-off-by: default avatarJean Delvare <khali@linux-fr.org>
Reviewed-by: default avatarWolfram Sang <w.sang@pengutronix.de>
parent 6de468ae
Loading
Loading
Loading
Loading
+0 −2
Original line number Diff line number Diff line
@@ -453,8 +453,6 @@ static int pca_init(struct i2c_adapter *adap)
		 */
		int raise_fall_time;

		struct i2c_algo_pca_data *pca_data = adap->algo_data;

		/* Ignore the reset function from the module,
		 * we can use the parallel bus reset
		 */