]> git.dujemihanovic.xyz Git - linux.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)
commit10dcf783f7e986a36ec2d6d07d79360ddd4a2e4f
treede3cf50767d473ca7c623ca16e336657aadc5965
parent6e29832f61a055638c8d9f3777ceb2d85f4b8875
drm/i915: remove superfluous string helper include

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@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