OSDN Git Service

drm/i915: make intel_pipe_has_type static
authorPaulo Zanoni <paulo.r.zanoni@intel.com>
Tue, 24 Sep 2013 16:52:54 +0000 (13:52 -0300)
committerDaniel Vetter <daniel.vetter@ffwll.ch>
Tue, 1 Oct 2013 05:45:17 +0000 (07:45 +0200)
commite0638cdf2d35a0ad04c3ceb8b61d9be4fde0d45f
tree84f1ed39ee6f279b285e52236a9d5b4dbe027e78
parent5f1aae65cdaecfd23926b5e462e379914d372db9
drm/i915: make intel_pipe_has_type static

Also move it to the top of the file so we can remove the forward
declaration.

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