drm/i915: Remove unreachable condition
authorChris Wilson <chris@chris-wilson.co.uk>
Mon, 31 Jan 2011 10:29:55 +0000 (10:29 +0000)
committerChris Wilson <chris@chris-wilson.co.uk>
Tue, 1 Feb 2011 08:48:37 +0000 (08:48 +0000)
commit72557b4f326ac2f7d469ae5a35fab57e13d9a602
treeb178724266db2d6e3f079acdb1cc011887b313f9
parent5a1e5b6c460dccfd189c7e962281c8cce75da728
drm/i915: Remove unreachable condition

Fortunately unreachable. For Crestline, the watermarks must always be
programmed to 8...

Signed-off-by: Chris Wilson <chris@chris-wilson.co.uk>
drivers/gpu/drm/i915/intel_display.c