]> 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)
commit3544ddeb34d29786bd14b4c601fcbeb75fd5063b
treeb425c6373154c5ad5bc3916cf4dcde2801e70f39
parent7d8ba98370418a0ec7257d37a561807e2a018ed9
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