Re: [PATCH v2] mtd: rawnand: denali: Add the dependency on HAS_IOMEM

From: Miquel Raynal
Date: Fri Nov 19 2021 - 13:38:56 EST


On Tue, 2021-11-09 at 13:47:58 UTC, Cai Huoqing wrote:
> The helper function devm_platform_ioremap_resource_xxx()
> needs HAS_IOMEM enabled, so add the dependency on HAS_IOMEM.
>
> Fixes: 5f14a8ca1b49 ("mtd: rawnand: denali: Make use of the helper function devm_platform_ioremap_resource_byname()")
>
> Signed-off-by: Cai Huoqing <caihuoqing@xxxxxxxxx>

Applied to https://git.kernel.org/pub/scm/linux/kernel/git/mtd/linux.git mtd/fixes, thanks.

Miquel