From: Thierry Reding Date: Tue, 16 Dec 2014 11:02:13 +0000 (+0100) Subject: drm/info: Remove unused code X-Git-Tag: omap-for-v4.1/prcm-dts-mfd-syscon-fix~75^2~45^2~8 X-Git-Url: http://git.openpandora.org/cgi-bin/gitweb.cgi?a=commitdiff_plain;h=dafffda023b04f87e695dfcf5448e4da964d2e95;p=pandora-kernel.git drm/info: Remove unused code 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 Signed-off-by: Daniel Vetter --- Reading git-diff-tree failed