]> git.baikalelectronics.ru Git - kernel.git/commit
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)
commitaf8717fbc617ef36c2710eb45f1a219f4a44b40c
treeb425c6373154c5ad5bc3916cf4dcde2801e70f39
parent7e5070963b9454b2805dcc2bd13e86921571e0e0
drm/info: Remove unused code

Commit 77c30279556f ("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