Re: [PATCH] dmaengine: img-mdc: remove incorrect of_match_ptr annotation

From: Vinod Koul
Date: Thu Feb 27 2025 - 07:09:16 EST



On Tue, 25 Feb 2025 17:33:12 +0100, Arnd Bergmann wrote:
> Building with W=1 shows a warning about of_ftpm_tee_ids being unused when
> CONFIG_OF is disabled:
>
> drivers/dma/img-mdc-dma.c:863:34: error: unused variable 'mdc_dma_of_match' [-Werror,-Wunused-const-variable]
>
>

Applied, thanks!

[1/1] dmaengine: img-mdc: remove incorrect of_match_ptr annotation
commit: 186fdd3d87e7b77f7537ff65f686d029cb6560d2

Best regards,
--
~Vinod