aboutsummaryrefslogtreecommitdiff
path: root/stand/common/pnp.c
diff options
context:
space:
mode:
Diffstat (limited to 'stand/common/pnp.c')
-rw-r--r--stand/common/pnp.c2
1 files changed, 0 insertions, 2 deletions
diff --git a/stand/common/pnp.c b/stand/common/pnp.c
index 4759c4417d19..8ee7f5f711b1 100644
--- a/stand/common/pnp.c
+++ b/stand/common/pnp.c
@@ -4,8 +4,6 @@
*/
#include <sys/cdefs.h>
-__FBSDID("$FreeBSD$");
-
/*
* "Plug and Play" functionality.
*