summaryrefslogtreecommitdiff
path: root/sys/dev/drm/i915_mem.c
diff options
context:
space:
mode:
Diffstat (limited to 'sys/dev/drm/i915_mem.c')
-rw-r--r--sys/dev/drm/i915_mem.c2
1 files changed, 1 insertions, 1 deletions
diff --git a/sys/dev/drm/i915_mem.c b/sys/dev/drm/i915_mem.c
index 8a817ca93fcad..30339db4e1db8 100644
--- a/sys/dev/drm/i915_mem.c
+++ b/sys/dev/drm/i915_mem.c
@@ -27,7 +27,7 @@
*/
#include <sys/cdefs.h>
-__FBSDID("$FreeBSD$");
+__FBSDID("$FreeBSD: src/sys/dev/drm/i915_mem.c,v 1.1.2.1 2005/12/14 00:52:58 anholt Exp $");
#include "dev/drm/drmP.h"
#include "dev/drm/drm.h"