[Intel-xe] [PATCH 3/8] drm/xe: drop unnecessary include

Lucas De Marchi lucas.demarchi at intel.com
Fri Mar 3 06:07:28 UTC 2023


On Thu, Mar 02, 2023 at 04:12:25PM +0200, Jani Nikula wrote:
>The file does not exist in upstream i915 anymore.

since the tree is going to be rebased, then this will need to be
squashed in the commit that added it, otherwise we will have broken
commits.

May be good to add a note here.

Lucas De Marchi

>
>Signed-off-by: Jani Nikula <jani.nikula at intel.com>
>---
> drivers/gpu/drm/xe/display/intel_pm_types.h | 2 --
> 1 file changed, 2 deletions(-)
>
>diff --git a/drivers/gpu/drm/xe/display/intel_pm_types.h b/drivers/gpu/drm/xe/display/intel_pm_types.h
>index 8bf1594a9d1b..0bd4b1cb9c83 100644
>--- a/drivers/gpu/drm/xe/display/intel_pm_types.h
>+++ b/drivers/gpu/drm/xe/display/intel_pm_types.h
>@@ -8,8 +8,6 @@
>
> #include <linux/types.h>
>
>-#include "display/intel_display.h"
>-
> enum intel_ddb_partitioning {
> 	INTEL_DDB_PART_1_2,
> 	INTEL_DDB_PART_5_6, /* IVB+ */
>-- 
>2.39.1
>


More information about the Intel-xe mailing list