drm/i915: Remove the redundant check for a fixed_panel_mode
authorChris Wilson <chris@chris-wilson.co.uk>
Sat, 17 Jul 2010 12:38:43 +0000 (13:38 +0100)
committerEric Anholt <eric@anholt.net>
Mon, 2 Aug 2010 02:35:16 +0000 (19:35 -0700)
We already checked just a couple of lines above that we have found a
fixed_panel_mode for the LVDS, so remove the surplus check.

Signed-off-by: Chris Wilson <chris@chris-wilson.co.uk>
Signed-off-by: Eric Anholt <eric@anholt.net>

No differences found