[PATCH] drm/etnaviv: Drop the <linux/pm_runtime.h> header

Christian Gmeiner christian.gmeiner at gmail.com
Mon Aug 26 14:26:12 UTC 2024


>
> Currently, the etnaviv_gem_submit.c isn't call any runtime power management
> functions. So drop it, we can re-include it when the header really get used
> though.
>
> Signed-off-by: Sui Jingfeng <sui.jingfeng at linux.dev>

Reviewed-by: Christian Gmeiner <cgmeiner at igalia.com>

> ---
>  drivers/gpu/drm/etnaviv/etnaviv_gem_submit.c | 1 -
>  1 file changed, 1 deletion(-)
>
> diff --git a/drivers/gpu/drm/etnaviv/etnaviv_gem_submit.c b/drivers/gpu/drm/etnaviv/etnaviv_gem_submit.c
> index 3d0f8d182506..3c0a5c3e0e3d 100644
> --- a/drivers/gpu/drm/etnaviv/etnaviv_gem_submit.c
> +++ b/drivers/gpu/drm/etnaviv/etnaviv_gem_submit.c
> @@ -6,7 +6,6 @@
>  #include <drm/drm_file.h>
>  #include <linux/dma-fence-array.h>
>  #include <linux/file.h>
> -#include <linux/pm_runtime.h>
>  #include <linux/dma-resv.h>
>  #include <linux/sync_file.h>
>  #include <linux/uaccess.h>
> --
> 2.34.1
>

-- 
greets
--
Christian Gmeiner, MSc

https://christian-gmeiner.info/privacypolicy


More information about the dri-devel mailing list