commit | 60eb2cc71c7b581bcd499739f021750c2eb1c8b5 | [log] [tgz] |
---|---|---|
author | Paulo Zanoni <paulo.r.zanoni@intel.com> | Tue Jan 19 11:35:45 2016 -0200 |
committer | Paulo Zanoni <paulo.r.zanoni@intel.com> | Fri Jan 29 18:12:49 2016 -0200 |
tree | bc06e59aa0e0b34e2316c65d09cd4f77217d00e4 | |
parent | 1eb52238a5f5b6a3f497b47e6da39ccfebe6b878 [diff] |
drm/i915/fbc: unexport intel_fbc_deactivate With the addition and usage of intel_fbc_pre_update, intel_fbc_deactivate is not used anymore outside intel_fbc.c, so kill the exported function and rename __intel_fbc_deactivate. Reviewed-by: Maarten Lankhorst <maarten.lankhorst@linux.intel.com> Signed-off-by: Paulo Zanoni <paulo.r.zanoni@intel.com> Link: http://patchwork.freedesktop.org/patch/msgid/1453210558-7875-13-git-send-email-paulo.r.zanoni@intel.com