drm/info: Remove unused code
authorThierry Reding <treding@nvidia.com>
Tue, 16 Dec 2014 11:02:13 +0000 (12:02 +0100)
committerDaniel Vetter <daniel.vetter@ffwll.ch>
Tue, 16 Dec 2014 17:44:34 +0000 (18:44 +0100)
Commit 28a62277e06f ("drm: Convert proc files to seq_file and introduce
debugfs") converted /proc files to debugfs and in the process dropped
the entry for the vblank statistics. Since that file has been gone for
almost five years, there is no use to keep the code that provides the
file's content around.

Signed-off-by: Thierry Reding <treding@nvidia.com>
Signed-off-by: Daniel Vetter <daniel.vetter@ffwll.ch>
drivers/gpu/drm/drm_info.c
drivers/gpu/drm/drm_internal.h

Simple merge
Simple merge