aboutsummaryrefslogtreecommitdiff
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 fd234c224fe6..75c49f208d1c 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.3 2006/04/09 20:45:45 anholt Exp $");
#include "dev/drm/drmP.h"
#include "dev/drm/drm.h"