Re: [PATCH 11/18] mfd: tps65910: Make it explicitly non-modular

From: Tony Lindgren
Date: Sun Dec 23 2018 - 11:35:35 EST


* Paul Gortmaker <paul.gortmaker@xxxxxxxxxxxxx> [181217 20:36]:
> The Kconfig currently controlling compilation of this code is:
>
> drivers/mfd/Kconfig:config MFD_TPS65910
> drivers/mfd/Kconfig- bool "TI TPS65910 Power Management chip"
>
> ...meaning that it currently is not being built as a module by anyone.
>
> Lets remove the modular code that is essentially orphaned, so that
> when reading the driver there is no doubt it is builtin-only.

Acked-by: Tony Lindgren <tony@xxxxxxxxxxx>