aboutsummaryrefslogtreecommitdiff
path: root/sys/dev
diff options
context:
space:
mode:
authorMarcel Moolenaar <marcel@FreeBSD.org>2004-09-01 22:53:13 +0000
committerMarcel Moolenaar <marcel@FreeBSD.org>2004-09-01 22:53:13 +0000
commitc78752b94b6b3d5a144915cc068e4b1572718e5f (patch)
tree82c9f8c2b921cc85fd88231e05e8410deb255788 /sys/dev
parent2e89675af063f836c3087da48d96141240e71a46 (diff)
Notes
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 6d470b560762a..1477a7c4210a6 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>