drm/i915: make hsw_{disable, restore}_lcpll static
authorPaulo Zanoni <paulo.r.zanoni@intel.com>
Tue, 24 Sep 2013 16:52:57 +0000 (13:52 -0300)
committerDaniel Vetter <daniel.vetter@ffwll.ch>
Tue, 1 Oct 2013 05:45:19 +0000 (07:45 +0200)
These functions were added before the final PC8 implementation, and
their callers moved to intel_display.c during the code review.

Signed-off-by: Paulo Zanoni <paulo.r.zanoni@intel.com>
Signed-off-by: Daniel Vetter <daniel.vetter@ffwll.ch>

No differences found