X-Git-Url: https://repo.jachan.dev/J-u-boot.git/blobdiff_plain/a94b2aad05d52cbd49012ccd900bcbcf29f9bc22..d678a59d2d719da9e807495b4b021501f2836ca5:/drivers/power/pmic/pmic_tps65910.c diff --git a/drivers/power/pmic/pmic_tps65910.c b/drivers/power/pmic/pmic_tps65910.c index fcd0a654a88..e3de7308215 100644 --- a/drivers/power/pmic/pmic_tps65910.c +++ b/drivers/power/pmic/pmic_tps65910.c @@ -51,7 +51,7 @@ int power_tps65910_init(unsigned char bus) /* * tps65910_set_i2c_control() - Set the TPS65910 to be controlled via the I2C - * interface. + * interface. * @return: 0 on success, not 0 on failure */ int tps65910_set_i2c_control(void)