commit | ceb74152c46911e85f0f390e715032815694e5e7 | [log] [tgz] |
---|---|---|
author | Gustavo Padovan <gustavo.padovan@collabora.co.uk> | Tue Jun 07 11:07:56 2016 -0300 |
committer | Daniel Vetter <daniel.vetter@ffwll.ch> | Mon Jun 13 18:37:33 2016 +0200 |
tree | 458a76f213fc38339b884d36f0fb1946caa1364b | |
parent | 93507d135bbfae34a626d0625aaae30536b84140 [diff] |
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