Re: [PATCH 1/1] mfd: sl28cpld: Depend on I2C

2020-10-02 Thread Randy Dunlap
On 10/2/20 1:35 AM, Lee Jones wrote: > Fixes the following randconfig build error: > > ld: drivers/mfd/simple-mfd-i2c.o: in function `simple_mfd_i2c_probe': > simple-mfd-i2c.c:(.text+0x48): undefined reference to > `__devm_regmap_init_i2c' > ld: drivers/mfd/simple-mfd-i2c.o: in function

[PATCH 1/1] mfd: sl28cpld: Depend on I2C

2020-10-02 Thread Lee Jones
Fixes the following randconfig build error: ld: drivers/mfd/simple-mfd-i2c.o: in function `simple_mfd_i2c_probe': simple-mfd-i2c.c:(.text+0x48): undefined reference to `__devm_regmap_init_i2c' ld: drivers/mfd/simple-mfd-i2c.o: in function `simple_mfd_i2c_driver_init':