Applied.  Thanks!

On Thu, May 18, 2023 at 9:52 AM Christoph Hellwig <h...@lst.de> wrote:
>
> radeon does not need swiotlb.h, so stop including it.
>
> Signed-off-by: Christoph Hellwig <h...@lst.de>
> ---
>  drivers/gpu/drm/radeon/radeon_ttm.c | 1 -
>  1 file changed, 1 deletion(-)
>
> diff --git a/drivers/gpu/drm/radeon/radeon_ttm.c 
> b/drivers/gpu/drm/radeon/radeon_ttm.c
> index 2220cdf6a3f680..04df08356d553f 100644
> --- a/drivers/gpu/drm/radeon/radeon_ttm.c
> +++ b/drivers/gpu/drm/radeon/radeon_ttm.c
> @@ -36,7 +36,6 @@
>  #include <linux/seq_file.h>
>  #include <linux/slab.h>
>  #include <linux/swap.h>
> -#include <linux/swiotlb.h>
>
>  #include <drm/drm_device.h>
>  #include <drm/drm_file.h>
> --
> 2.39.2
>

Reply via email to