summaryrefslogtreecommitdiffstats
path: root/sys/dev/awi/am79c930.c
diff options
context:
space:
mode:
Diffstat (limited to 'sys/dev/awi/am79c930.c')
-rw-r--r--sys/dev/awi/am79c930.c5
1 files changed, 3 insertions, 2 deletions
diff --git a/sys/dev/awi/am79c930.c b/sys/dev/awi/am79c930.c
index 9a94be4..3bf5c9e 100644
--- a/sys/dev/awi/am79c930.c
+++ b/sys/dev/awi/am79c930.c
@@ -1,6 +1,4 @@
/* $NetBSD: am79c930.c,v 1.5 2000/03/23 13:57:58 onoe Exp $ */
-/* $FreeBSD$ */
-
/*-
* Copyright (c) 1999 The NetBSD Foundation, Inc.
* All rights reserved.
@@ -37,6 +35,9 @@
* POSSIBILITY OF SUCH DAMAGE.
*/
+#include <sys/cdefs.h>
+__FBSDID("$FreeBSD$");
+
/*
* Am79c930 chip driver.
*
OpenPOWER on IntegriCloud