]> git.baikalelectronics.ru Git - kernel.git/commit
drm/i915: remove superfluous string helper include
authorJani Nikula <jani.nikula@intel.com>
Mon, 25 Apr 2022 15:47:54 +0000 (18:47 +0300)
committerJani Nikula <jani.nikula@intel.com>
Tue, 3 May 2022 07:30:55 +0000 (10:30 +0300)
commit10e03c88912eccd7573995f0a860770246ebb6d4
treede3cf50767d473ca7c623ca16e336657aadc5965
parent4e125ad94618450f6e3971935c71cf32db945bfd
drm/i915: remove superfluous string helper include

Remove the duplicate and incorrect (uses "" instead of <>)
linux/string_helpers.h include.

Fixes: d747fe030c19 ("drm/i915/xehp: Update topology dumps for Xe_HP")
Cc: Matt Roper <matthew.d.roper@intel.com>
Cc: Lucas De Marchi <lucas.demarchi@intel.com>
Signed-off-by: Jani Nikula <jani.nikula@intel.com>
Reviewed-by: Matt Roper <matthew.d.roper@intel.com>
Link: https://patchwork.freedesktop.org/patch/msgid/20220425154754.990815-1-jani.nikula@intel.com
drivers/gpu/drm/i915/gt/intel_sseu.c