]> rtime.felk.cvut.cz Git - linux-imx.git/commit
drm/i915: intel_prepare_ddi_buffers should be static
authorPaulo Zanoni <paulo.r.zanoni@intel.com>
Fri, 23 Nov 2012 17:30:37 +0000 (15:30 -0200)
committerDaniel Vetter <daniel.vetter@ffwll.ch>
Thu, 29 Nov 2012 13:57:22 +0000 (14:57 +0100)
commitc1f63f9d688e68088ef743a48a3aa8e0dc01a160
tree0a4f9ea19d572a03548bceddc0e4d839c41e922e
parent8dcf015eb967c718962c0690330d9a94d56f2c5d
drm/i915: intel_prepare_ddi_buffers should be static

It's not even declared on header files.

Signed-off-by: Paulo Zanoni <paulo.r.zanoni@intel.com>
Reviewed-by: Imre Deak <imre.deak@intel.com>
Signed-off-by: Daniel Vetter <daniel.vetter@ffwll.ch>
drivers/gpu/drm/i915/intel_ddi.c