summaryrefslogtreecommitdiff
path: root/sys/dev/drm/drm_fops.c
diff options
context:
space:
mode:
Diffstat (limited to 'sys/dev/drm/drm_fops.c')
-rw-r--r--sys/dev/drm/drm_fops.c2
1 files changed, 1 insertions, 1 deletions
diff --git a/sys/dev/drm/drm_fops.c b/sys/dev/drm/drm_fops.c
index 361f5a701264..911dcd273077 100644
--- a/sys/dev/drm/drm_fops.c
+++ b/sys/dev/drm/drm_fops.c
@@ -33,7 +33,7 @@
*/
#include <sys/cdefs.h>
-__FBSDID("$FreeBSD$");
+__FBSDID("$FreeBSD: src/sys/dev/drm/drm_fops.c,v 1.2.6.1 2008/11/25 02:59:29 kensmith Exp $");
#include "dev/drm/drmP.h"