Re: [PATCH] power: regulator: Remove i2c header from gpio regulator

2022-08-10 Thread Tom Rini
On Mon, Aug 01, 2022 at 02:19:06PM +0200, Michal Simek wrote: > i2c is not used that's why header is not needed. > > Signed-off-by: Michal Simek Applied to u-boot/master, thanks! -- Tom signature.asc Description: PGP signature

[PATCH] power: regulator: Remove i2c header from gpio regulator

2022-08-01 Thread Michal Simek
i2c is not used that's why header is not needed. Signed-off-by: Michal Simek --- drivers/power/regulator/fan53555.c | 1 - drivers/power/regulator/gpio-regulator.c | 1 - drivers/power/regulator/lp873x_regulator.c | 1 - drivers/power/regulator/lp87565_regulator.c | 1 - driver