Re: [PATCH] wanxl: Remove pci_map_single_debug()

From: Simon Horman

Date: Thu Jul 09 2026 - 11:36:17 EST


On Fri, Jul 03, 2026 at 10:21:42AM +0200, Bence Csokas wrote:
> Since commit 24dd377a76b0 ("wan: wanxl: switch from 'pci_' to 'dma_' API")
> this has been dead code anyways. The pci_map_single() function it attempts
> to redefine has been removed in 7968778914e5 ("PCI: Remove the deprecated
> "pci-dma-compat.h" API").
>
> Signed-off-by: Bence Csokas <bence.csokas@xxxxxxx>

Reviewed-by: Simon Horman <horms@xxxxxxxxxx>