On Wed, Nov 12, 2025 at 08:55:47PM +0200, Jani Nikula wrote:
> This has become unused and unnecessary. Remove.

\o/

Reviewed-by: Rodrigo Vivi <[email protected]>
(trusting more your compiler than my eyes)

> 
> Signed-off-by: Jani Nikula <[email protected]>
> ---
>  drivers/gpu/drm/xe/xe_device_types.h | 3 ---
>  1 file changed, 3 deletions(-)
> 
> diff --git a/drivers/gpu/drm/xe/xe_device_types.h 
> b/drivers/gpu/drm/xe/xe_device_types.h
> index 7baf15f51575..0b2fa7c56d38 100644
> --- a/drivers/gpu/drm/xe/xe_device_types.h
> +++ b/drivers/gpu/drm/xe/xe_device_types.h
> @@ -656,9 +656,6 @@ struct xe_device {
>        */
>       u32 edram_size_mb;
>  
> -     /* To shut up runtime pm macros.. */
> -     struct xe_runtime_pm {} runtime_pm;
> -
>       struct intel_uncore {
>               spinlock_t lock;
>       } uncore;
> -- 
> 2.47.3
> 

Reply via email to