[SRU] [J] [PATCH 0/1] Remove unused variable from i915 psr

Kai-Heng Feng kai.heng.feng at canonical.com
Wed Aug 17 12:23:54 UTC 2022


BugLink: https://bugs.launchpad.net/bugs/1986798

[Impact]
Compiler warns unused variable after commit 0c1d6921b07c ("UBUNTU:
SAUCE: drm/i915/display/psr: Reinstate fix for TGL + AUO panel flicker")

[Fix]
The variable is unused, remove it.

[Test]
Compiler no longer warns about it.

[Where problems could occur]
Nothing.

Kai-Heng Feng (1):
  UBUNTU: SAUCE: drm/i915/display/psr: Remove unused variable

 drivers/gpu/drm/i915/display/intel_psr.c | 1 -
 1 file changed, 1 deletion(-)

-- 
2.36.1




More information about the kernel-team mailing list