Re: [PATCH] mtd: lpc32xx: use typedef for dma_filter_fn

From: Miquel Raynal
Date: Mon Feb 26 2024 - 05:46:05 EST


On Thu, 2024-02-08 at 20:21:13 UTC, Krzysztof Kozlowski wrote:
> Use existing typedef for dma_filter_fn to avoid duplicating type
> definition.
>
> Signed-off-by: Krzysztof Kozlowski <krzysztof.kozlowski@xxxxxxxxxx>
> Acked-by: Vladimir Zapolskiy <vz@xxxxxxxxx>

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

Miquel