]> git.baikalelectronics.ru Git - kernel.git/commit
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)
commit22fa280246d4c17bf38a597875e89fea4bccc677
tree84f1ed39ee6f279b285e52236a9d5b4dbe027e78
parent9ed05a966e63ab1b9f3746e28deeb9f6569b795a
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