From: Christoph Hellwig Date: Thu, 18 May 2023 13:52:08 +0000 (+0200) Subject: drm/radeon: stop including swiotlb.h X-Git-Url: http://git.maquefel.me/?a=commitdiff_plain;h=a64f7eb026ea7205bf9dfadabd746e47c5717b5d;p=linux.git drm/radeon: stop including swiotlb.h radeon does not need swiotlb.h, so stop including it. Signed-off-by: Christoph Hellwig Signed-off-by: Alex Deucher --- diff --git a/drivers/gpu/drm/radeon/radeon_ttm.c b/drivers/gpu/drm/radeon/radeon_ttm.c index 06a53ecc04a25..10794be302390 100644 --- a/drivers/gpu/drm/radeon/radeon_ttm.c +++ b/drivers/gpu/drm/radeon/radeon_ttm.c @@ -36,7 +36,6 @@ #include #include #include -#include #include #include