[<prev] [next>] [<thread-prev] [day] [month] [year] [list]
Message-ID: <YZ5fFG5CKv2vyWJI@google.com>
Date: Wed, 24 Nov 2021 15:49:40 +0000
From: Lee Jones <lee.jones@...aro.org>
To: Robert Marko <robert.marko@...tura.hr>
Cc: michael@...le.cc, linux-kernel@...r.kernel.org
Subject: Re: [PATCH] mfd: simple-mfd-i2c: Select MFD_CORE to fix build error
On Tue, 02 Nov 2021, Robert Marko wrote:
> MFD_SIMPLE_MFD_I2C should select the MFD_CORE to a prevent build error:
>
> aarch64-linux-ld: drivers/mfd/simple-mfd-i2c.o: in function `simple_mfd_i2c_probe':
> drivers/mfd/simple-mfd-i2c.c:55: undefined reference to `devm_mfd_add_devices'
>
> Fixes: 3abee4579484 ("mfd: Add simple regmap based I2C driver")
> Signed-off-by: Robert Marko <robert.marko@...tura.hr>
> ---
> drivers/mfd/Kconfig | 1 +
> 1 file changed, 1 insertion(+)
In case you missed it, this patch was merged in v5.16-rc1.
--
Lee Jones [李琼斯]
Senior Technical Lead - Developer Services
Linaro.org │ Open source software for Arm SoCs
Follow Linaro: Facebook | Twitter | Blog
Powered by blists - more mailing lists