Skip to content
Commit 5935b837 authored by Sui Jingfeng's avatar Sui Jingfeng Committed by Christoph Hellwig
Browse files

dma-mapping: remove an outdated comment from dma-map-ops.h



The "/* CONFIG_ARCH_HAS_DMA_COHERENCE_H */" was an description about the
ARCH_HAS_DMA_COHERENCE_H configure option, but it has been removed since
the dma_default_coherent variable was lifted from the mips architecture
to the driver core. Therefore it doesn't match any compile guard now.
Just remove it.

Fixes: 6d4e9a8e ("driver core: lift dma_default_coherent into common code")
Signed-off-by: default avatarSui Jingfeng <sui.jingfeng@linux.dev>
Signed-off-by: default avatarChristoph Hellwig <hch@lst.de>
parent 150745b4
Loading
Loading
Loading
Loading
0% Loading or .
You are about to add 0 people to the discussion. Proceed with caution.
Finish editing this message first!
Please register or to comment