[PATCH] drm/info: Remove unused code

2014-12-16 Thread Daniel Vetter
On Tue, Dec 16, 2014 at 12:02:13PM +0100, Thierry Reding wrote: > From: Thierry Reding > > 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 bee

[PATCH] drm/info: Remove unused code

2014-12-16 Thread Thierry Reding
From: Thierry Reding 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 provid