diff options
author | Jonathan Gray <jsg@jsg.id.au> | 2013-03-14 22:07:38 +1100 |
---|---|---|
committer | Jonathan Gray <jsg@jsg.id.au> | 2013-03-14 22:07:38 +1100 |
commit | 2e40f447e2518d7493542dd49d6787ad22399dba (patch) | |
tree | 9a0a6f3e34f6fba5452eeec8223ea17c76c258f3 /sys/dev/pci/drm/intel_dp.c | |
parent | 805569f1e9a738aa55f471af3b7b23bfe6fbd17e (diff) |
add rcs ids
Diffstat (limited to 'sys/dev/pci/drm/intel_dp.c')
-rw-r--r-- | sys/dev/pci/drm/intel_dp.c | 1 |
1 files changed, 1 insertions, 0 deletions
diff --git a/sys/dev/pci/drm/intel_dp.c b/sys/dev/pci/drm/intel_dp.c index 433bf977cd8..1a66d0f51b9 100644 --- a/sys/dev/pci/drm/intel_dp.c +++ b/sys/dev/pci/drm/intel_dp.c @@ -1,3 +1,4 @@ +/* $OpenBSD$ */ /* * Copyright © 2008 Intel Corporation * |