drm/i915/sdvo: Remove unused encoding member
authorChris Wilson <chris@chris-wilson.co.uk>
Fri, 22 Oct 2010 08:15:22 +0000 (09:15 +0100)
committerChris Wilson <chris@chris-wilson.co.uk>
Fri, 22 Oct 2010 08:15:22 +0000 (09:15 +0100)
This block is only used when detecting whether the connector is HDMI and
never again, so scope the variable to the detection routine.

Signed-off-by: Chris Wilson <chris@chris-wilson.co.uk>

No differences found