commit | e27d8538695d1aee69eb4fdd6f98988e6ffc5c33 | [log] [tgz] |
---|---|---|
author | Chris Wilson <chris@chris-wilson.co.uk> | Fri Oct 22 09:15:22 2010 +0100 |
committer | Chris Wilson <chris@chris-wilson.co.uk> | Fri Oct 22 09:15:22 2010 +0100 |
tree | ec3920c70e3d3ed9ac3c18b46c654145020d0cab | |
parent | 3c17fe4b8f40a112a85758a9ab2aebf772bdd647 [diff] |
drm/i915/sdvo: Remove unused encoding member 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>