diff options
author | Daniel Vetter <daniel.vetter@ffwll.ch> | 2016-11-14 10:02:53 +0100 |
---|---|---|
committer | Daniel Vetter <daniel.vetter@ffwll.ch> | 2016-11-15 23:33:47 +0100 |
commit | d6b0f626375739b1faa2d9dfbca335a923b2a760 (patch) | |
tree | 86e2ba712611352159890ffac25d182408602ab4 /include | |
parent | 07600c536341f3062055548409cc0c8e1a862198 (diff) | |
download | linux-stable-d6b0f626375739b1faa2d9dfbca335a923b2a760.tar.gz linux-stable-d6b0f626375739b1faa2d9dfbca335a923b2a760.tar.bz2 linux-stable-d6b0f626375739b1faa2d9dfbca335a923b2a760.zip |
drm/irq: Unexport drm_vblank_count
No one outside of drm_irq.c should ever need this. The correct way to
implement get_vblank_count for hw lacking a vblank counter is
drm_vblank_no_hw_counter. Fix this up in mtk, which is the only
offender left over.
Cc: CK Hu <ck.hu@mediatek.com>
Cc: Philipp Zabel <p.zabel@pengutronix.de>
Acked-by: Philipp Zabel <p.zabel@pengutronix.de>
Reviewed-by: Alex Deucher <alexander.deucher@amd.com>
Signed-off-by: Daniel Vetter <daniel.vetter@intel.com>
Link: http://patchwork.freedesktop.org/patch/msgid/20161114090255.31595-4-daniel.vetter@ffwll.ch
Diffstat (limited to 'include')
0 files changed, 0 insertions, 0 deletions