[PATCH] mtd: rawnand: omap2: Actually prevent invalid configuration and build error
Miquel Raynal
miquel.raynal at bootlin.com
Fri Feb 25 03:15:00 PST 2022
On Sat, 2022-02-19 at 19:36:00 UTC, Roger Quadros wrote:
> The root of the problem is that we are selecting symbols that have
> dependencies. This can cause random configurations that can fail.
> The cleanest solution is to avoid using select.
>
> This driver uses interfaces from the OMAP_GPMC driver so we have to
> depend on it instead.
>
> Fixes: 4cd335dae3cf ("mtd: rawnand: omap2: Prevent invalid configuration and build error")
> Signed-off-by: Roger Quadros <rogerq at kernel.org>
Applied to https://git.kernel.org/pub/scm/linux/kernel/git/mtd/linux.git mtd/fixes, thanks.
Miquel
More information about the linux-mtd
mailing list