Skip to content
Snippets Groups Projects
Commit 132b6aab authored by Prarit Bhargava's avatar Prarit Bhargava Committed by Eric Anholt
Browse files

drm/i915: fix uninitialized variable warning in i915_setup_compression()


Fixes:

drivers/gpu/drm/i915/i915_dma.c: In function ‘i915_setup_compression’:
drivers/gpu/drm/i915/i915_dma.c:1311: error: ‘compressed_llb’ may be used uninitialized in this function

Signed-off-by: default avatarPrarit Bhargava <prarit@redhat.com>
Signed-off-by: default avatarEric Anholt <eric@anholt.net>
parent ee0c6bfb
No related branches found
No related tags found
No related merge requests found
Loading
0% Loading or .
You are about to add 0 people to the discussion. Proceed with caution.
Finish editing this message first!
Please register or to comment