[Intel-xe] [PATCH v2 2/2] Revert "FIXME: drm/i915: add a lot of includes in intel_display_power.h"
Govindapillai, Vinod
vinod.govindapillai at intel.com
Mon Sep 18 08:55:23 UTC 2023
On Thu, 2023-09-14 at 09:32 +0300, Jouni Högander wrote:
> This reverts commit 304baa8c20cfad330a6c7cad47d86043e968642c.
>
> We can revert this now as missing includes are added into
> compat-i915-headers/i915_drv.h.
>
> Signed-off-by: Jouni Högander <jouni.hogander at intel.com>
> Acked-by: Jani Nikula <jani.nikula at intel.com>
> ---
> drivers/gpu/drm/i915/display/intel_display_power.h | 5 -----
> 1 file changed, 5 deletions(-)
Reviewed-by: Vinod Govindapillai <vinod.govindapillai at intel.com>
>
> diff --git a/drivers/gpu/drm/i915/display/intel_display_power.h
> b/drivers/gpu/drm/i915/display/intel_display_power.h
> index b51442fe5976..ec2b5560877f 100644
> --- a/drivers/gpu/drm/i915/display/intel_display_power.h
> +++ b/drivers/gpu/drm/i915/display/intel_display_power.h
> @@ -10,11 +10,6 @@
> #include <linux/workqueue.h>
>
> #include "intel_wakeref.h"
> -#include <linux/types.h>
> -#include <linux/bitops.h>
> -#include <linux/mutex.h>
> -#include <linux/workqueue.h>
> -#include "intel_runtime_pm.h"
>
> enum aux_ch;
> enum port;
More information about the Intel-xe
mailing list