drm/radeon: stop including swiotlb.h
authorChristoph Hellwig <hch@lst.de>
Thu, 18 May 2023 13:52:08 +0000 (15:52 +0200)
committerAlex Deucher <alexander.deucher@amd.com>
Fri, 9 Jun 2023 14:44:40 +0000 (10:44 -0400)
commita64f7eb026ea7205bf9dfadabd746e47c5717b5d
treeac4aaa36e00621123634917aa82fad4784c4b1bb
parent89fb3020d68d46807e1341ad8acae53cdf197234
drm/radeon: stop including swiotlb.h

radeon does not need swiotlb.h, so stop including it.

Signed-off-by: Christoph Hellwig <hch@lst.de>
Signed-off-by: Alex Deucher <alexander.deucher@amd.com>
drivers/gpu/drm/radeon/radeon_ttm.c