[Intel-gfx] [PATCH] drm/i915: stop including i915_utils.h from intel_runtime_pm.h
Ville Syrjälä
ville.syrjala at linux.intel.com
Thu Oct 12 12:59:19 UTC 2023
On Wed, Oct 11, 2023 at 07:21:02PM +0300, Jani Nikula wrote:
> Remove an unnecessary include.
>
> Signed-off-by: Jani Nikula <jani.nikula at intel.com>
Reviewed-by: Ville Syrjälä <ville.syrjala at linux.intel.com>
> ---
> drivers/gpu/drm/i915/intel_runtime_pm.h | 2 --
> 1 file changed, 2 deletions(-)
>
> diff --git a/drivers/gpu/drm/i915/intel_runtime_pm.h b/drivers/gpu/drm/i915/intel_runtime_pm.h
> index f79cda7a2503..be43614c73fd 100644
> --- a/drivers/gpu/drm/i915/intel_runtime_pm.h
> +++ b/drivers/gpu/drm/i915/intel_runtime_pm.h
> @@ -11,8 +11,6 @@
>
> #include "intel_wakeref.h"
>
> -#include "i915_utils.h"
> -
> struct device;
> struct drm_i915_private;
> struct drm_printer;
> --
> 2.39.2
--
Ville Syrjälä
Intel
More information about the Intel-gfx
mailing list