summaryrefslogtreecommitdiffstats
path: root/sys/pci/ncr.c
diff options
context:
space:
mode:
Diffstat (limited to 'sys/pci/ncr.c')
-rw-r--r--sys/pci/ncr.c6
1 files changed, 0 insertions, 6 deletions
diff --git a/sys/pci/ncr.c b/sys/pci/ncr.c
index 2b727db..1b1db56 100644
--- a/sys/pci/ncr.c
+++ b/sys/pci/ncr.c
@@ -1303,12 +1303,6 @@ static int ncr_attach (device_t dev);
**==========================================================
*/
-
-#if !defined(lint)
-static const char ident[] =
- "\n$FreeBSD$\n";
-#endif
-
static const u_long ncr_version = NCR_VERSION * 11
+ (u_long) sizeof (struct ncb) * 7
+ (u_long) sizeof (struct nccb) * 5
OpenPOWER on IntegriCloud