OSDN Git Service

drm/i915: make intel_cpt_verify_modeset static
authorDaniel Vetter <daniel.vetter@ffwll.ch>
Fri, 3 May 2013 09:49:50 +0000 (11:49 +0200)
committerDaniel Vetter <daniel.vetter@ffwll.ch>
Mon, 6 May 2013 09:28:12 +0000 (11:28 +0200)
commita1520318a51d6c21b1d9229a9c35b4fcb890b175
tree32a0fdf03a9b5984fb09299d105a391e506cba2e
parente3b95f1eb5b9a7ecc7241a27499ae8754b845926
drm/i915: make intel_cpt_verify_modeset static

Only one caller. Also drop the intel_ prefix as is now customary for
platform specific and static functions.

Reviewed-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