Re: [PATCH v2] thermal: qoriq: fix a compiling issue

From: Daniel Lezcano
Date: Tue Mar 03 2020 - 04:02:59 EST


On 03/03/2020 09:46, andy.tang@xxxxxxx wrote:
> From: Yuantian Tang <andy.tang@xxxxxxx>
>
> Qoriq thermal driver is used by both PowerPC and ARM architecture.
> When built for PowerPC architecture, it reports error:
> undefined reference to `.__devm_regmap_init_mmio_clk'
> To fix it, select config REGMAP_MMIO.
>
> Fixes: 4316237bd627 (thermal: qoriq: Convert driver to use regmap API)
>
> Signed-off-by: Yuantian Tang <andy.tang@xxxxxxx>
> ---
> v2:
> - add Fixes tag
>
> drivers/thermal/Kconfig | 1 +
> 1 file changed, 1 insertion(+)
>
> diff --git a/drivers/thermal/Kconfig b/drivers/thermal/Kconfig
> index 5a05db5438d6..5a0df0e54ce3 100644

Applied, thanks


--
<http://www.linaro.org/> Linaro.org â Open source software for ARM SoCs

Follow Linaro: <http://www.facebook.com/pages/Linaro> Facebook |
<http://twitter.com/#!/linaroorg> Twitter |
<http://www.linaro.org/linaro-blog/> Blog