]> www.infradead.org Git - users/hch/dma-mapping.git/commit
dma-mapping: move more functions to dma-map-ops.h
authorChristoph Hellwig <hch@lst.de>
Tue, 20 Oct 2020 08:41:07 +0000 (10:41 +0200)
committerChristoph Hellwig <hch@lst.de>
Tue, 20 Oct 2020 08:41:07 +0000 (10:41 +0200)
commit695cebe58dcf3d9802cdfa9c327b5c7641a5914b
tree4d87fa02bb79c0ed14e620b50149c344150727eb
parent0eb3b4ab762df44f2cff982ddb8f42b3085f4e52
dma-mapping: move more functions to dma-map-ops.h

Due to a mismerge a bunch of prototypes that should have moved to
dma-map-ops.h are still in dma-mapping.h, fix that up.

Signed-off-by: Christoph Hellwig <hch@lst.de>
include/linux/dma-map-ops.h
include/linux/dma-mapping.h
kernel/dma/remap.c