drm/i915: make intel_crtc_fb_gamma_{set, get} static
authorPaulo Zanoni <paulo.r.zanoni@intel.com>
Tue, 24 Sep 2013 16:52:56 +0000 (13:52 -0300)
committerDaniel Vetter <daniel.vetter@ffwll.ch>
Tue, 1 Oct 2013 05:45:18 +0000 (07:45 +0200)
commit6743768082aa5fed2009d67329c22e6a3bdf0f8d
treef0e9803accac0d2b5ad5043e6f7b7c3ea416981f
parentd77e4531bd8135c513bed83dc3a3e3f5540e65e6
drm/i915: make intel_crtc_fb_gamma_{set, get} static

By moving them to intel_fb.c.

Signed-off-by: Paulo Zanoni <paulo.r.zanoni@intel.com>
Signed-off-by: Daniel Vetter <daniel.vetter@ffwll.ch>
drivers/gpu/drm/i915/intel_display.c
drivers/gpu/drm/i915/intel_drv.h
drivers/gpu/drm/i915/intel_fb.c