drm: make drm_vblank_count_and_time() static
authorGustavo Padovan <gustavo.padovan@collabora.co.uk>
Tue, 5 Jul 2016 00:04:47 +0000 (21:04 -0300)
committerDaniel Vetter <daniel.vetter@ffwll.ch>
Tue, 12 Jul 2016 13:40:45 +0000 (15:40 +0200)
commit6e5f73fcadb66188f6c5e43ae58d34b2ced524c0
treec4a8b5b04e98265cbe30dba36449c5f9f41806ec
parent1233d4d68af23526e5b90f345f7bf6e4961d47c0
drm: make drm_vblank_count_and_time() static

As they are not used anywhere outside drm_irq.c make them static.

Signed-off-by: Gustavo Padovan <gustavo.padovan@collabora.co.uk>
Signed-off-by: Daniel Vetter <daniel.vetter@ffwll.ch>
Link: http://patchwork.freedesktop.org/patch/msgid/1467677092-5089-1-git-send-email-gustavo@padovan.org
drivers/gpu/drm/drm_irq.c
include/drm/drmP.h