drm/i915: kill warning in intel_find_pll_g4x_dp
authorJesse Barnes <jbarnes@virtuousgeek.org>
Mon, 19 Oct 2009 22:55:28 +0000 (07:55 +0900)
committerEric Anholt <eric@anholt.net>
Fri, 23 Oct 2009 18:31:25 +0000 (11:31 -0700)
commitfe798b9718bea5c48938fc38fa78ae9503b8de6c
tree1b3f0e3220c94bd56b24d07677e2aed653f4492b
parent629598da932cfa5ff398fe10bc123282a6f3049e
drm/i915: kill warning in intel_find_pll_g4x_dp

Initialize clock.vco to silence gcc.

Signed-off-by: Jesse Barnes <jbarnes@virtuousgeek.org>
Signed-off-by: Eric Anholt <eric@anholt.net>
drivers/gpu/drm/i915/intel_display.c