summaryrefslogtreecommitdiffstats
path: root/sys/dev
diff options
context:
space:
mode:
authormarcel <marcel@FreeBSD.org>2004-09-01 22:53:13 +0000
committermarcel <marcel@FreeBSD.org>2004-09-01 22:53:13 +0000
commit433dcaa41e11d40f456fd88dda1ad03bbac9fda1 (patch)
tree82c9f8c2b921cc85fd88231e05e8410deb255788 /sys/dev
parentf74c7c524db245c676ee988538da4070b8c734dd (diff)
downloadFreeBSD-src-433dcaa41e11d40f456fd88dda1ad03bbac9fda1.zip
FreeBSD-src-433dcaa41e11d40f456fd88dda1ad03bbac9fda1.tar.gz
Remove redundant _FBSDID.
Diffstat (limited to 'sys/dev')
-rw-r--r--sys/dev/tga/tga_pci.c3
1 files changed, 0 insertions, 3 deletions
diff --git a/sys/dev/tga/tga_pci.c b/sys/dev/tga/tga_pci.c
index 6d470b5..1477a7c 100644
--- a/sys/dev/tga/tga_pci.c
+++ b/sys/dev/tga/tga_pci.c
@@ -27,9 +27,6 @@
* Copyright (c) 2000 Andrew Miklic, Andrew Gallatin, and Thomas V. Crimi
*/
-#include <sys/cdefs.h>
-__FBSDID("$FreeBSD$");
-
#include "opt_fb.h"
#include <sys/cdefs.h>
OpenPOWER on IntegriCloud