swiotlb: move struct io_tlb_slot to swiotlb.c
authorChristoph Hellwig <hch@lst.de>
Tue, 12 Jul 2022 06:43:07 +0000 (08:43 +0200)
committerChristoph Hellwig <hch@lst.de>
Mon, 18 Jul 2022 04:50:18 +0000 (06:50 +0200)
commit942a8186eb4451700dadd1d60a2e43ce67605991
tree399be111bb333c795a59ef568b9b441a5ba313ec
parent57e6840cf79a4af84f44af3f8cfeacd8a14a6c6f
swiotlb: move struct io_tlb_slot to swiotlb.c

No need to expose this structure definition in the header.

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