[Intel-gfx] [PATCH] drm/i915: remove superfluous string helper include
Jani Nikula
jani.nikula at intel.com
Tue May 3 07:52:49 UTC 2022
On Mon, 25 Apr 2022, Matt Roper <matthew.d.roper at intel.com> wrote:
> 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>
Thanks, pushed to drm-intel-gt-next.
BR,
Jani.
>
>> ---
>> 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
>>
--
Jani Nikula, Intel Open Source Graphics Center
More information about the Intel-gfx
mailing list