]> git.karo-electronics.de Git - karo-tx-linux.git/commit
drm: make drm_vblank_{get,put}() static
authorGustavo Padovan <gustavo.padovan@collabora.co.uk>
Tue, 7 Jun 2016 14:07:56 +0000 (11:07 -0300)
committerDaniel Vetter <daniel.vetter@ffwll.ch>
Mon, 13 Jun 2016 16:37:33 +0000 (18:37 +0200)
commitceb74152c46911e85f0f390e715032815694e5e7
tree458a76f213fc38339b884d36f0fb1946caa1364b
parent93507d135bbfae34a626d0625aaae30536b84140
drm: make drm_vblank_{get,put}() 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/1465308482-15104-4-git-send-email-gustavo@padovan.org
drivers/gpu/drm/drm_irq.c
include/drm/drmP.h