[Intel-gfx] [PATCH] drm/i915: remove superfluous string helper include
Matt Roper
matthew.d.roper at intel.com
Mon Apr 25 19:08:46 UTC 2022
On Mon, Apr 25, 2022 at 06:47:54PM +0300, Jani Nikula wrote:
> Remove the duplicate and incorrect (uses "" instead of <>)
> linux/string_helpers.h include.
>
> Fixes: cc1338f259a2 ("drm/i915/xehp: Update topology dumps for Xe_HP")
> Cc: Matt Roper <matthew.d.roper at intel.com>
> Cc: Lucas De Marchi <lucas.demarchi at intel.com>
> Signed-off-by: Jani Nikula <jani.nikula at intel.com>
Reviewed-by: Matt Roper <matthew.d.roper at intel.com>
> ---
> drivers/gpu/drm/i915/gt/intel_sseu.c | 2 --
> 1 file changed, 2 deletions(-)
>
> diff --git a/drivers/gpu/drm/i915/gt/intel_sseu.c b/drivers/gpu/drm/i915/gt/intel_sseu.c
> index 9881a6790574..fdd25691beda 100644
> --- a/drivers/gpu/drm/i915/gt/intel_sseu.c
> +++ b/drivers/gpu/drm/i915/gt/intel_sseu.c
> @@ -10,8 +10,6 @@
> #include "intel_gt_regs.h"
> #include "intel_sseu.h"
>
> -#include "linux/string_helpers.h"
> -
> void intel_sseu_set_info(struct sseu_dev_info *sseu, u8 max_slices,
> u8 max_subslices, u8 max_eus_per_subslice)
> {
> --
> 2.30.2
>
--
Matt Roper
Graphics Software Engineer
VTT-OSGC Platform Enablement
Intel Corporation
(916) 356-2795
More information about the Intel-gfx
mailing list