Skip to content
Commit 320671f9 authored by Chris Wilson's avatar Chris Wilson
Browse files

drm/i915: Silence compiler warning for hsw_power_well_enable()



Not all compilers are able to determine that pg is guarded by wait_fuses
and so may think that pg is used uninitialized.

Reported-by: default avatarGeert Uytterhoeven <geert@linux-m68k.org>
Fixes: b2891eb2

 ("drm/i915/hsw+: Add has_fuses power well attribute")
Signed-off-by: default avatarChris Wilson <chris@chris-wilson.co.uk>
Cc: Imre Deak <imre.deak@intel.com>
Cc: Arkadiusz Hiler <arkadiusz.hiler@intel.com>
Link: https://patchwork.freedesktop.org/patch/msgid/20171002100416.25865-1-chris@chris-wilson.co.uk
Reviewed-by: default avatarImre Deak <imre.deak@intel.com>
parent 7c26240e
0% or .
You are about to add 0 people to the discussion. Proceed with caution.
Finish editing this message first!
Please register or to comment