summaryrefslogtreecommitdiffstats
path: root/sys/alpha/tc/tcasic.c
diff options
context:
space:
mode:
Diffstat (limited to 'sys/alpha/tc/tcasic.c')
-rw-r--r--sys/alpha/tc/tcasic.c3
1 files changed, 1 insertions, 2 deletions
diff --git a/sys/alpha/tc/tcasic.c b/sys/alpha/tc/tcasic.c
index eeb6953..b06db14 100644
--- a/sys/alpha/tc/tcasic.c
+++ b/sys/alpha/tc/tcasic.c
@@ -1,4 +1,4 @@
-/* $Id: tcasic.c,v 1.1 1998/08/20 08:27:11 dfr Exp $ */
+/* $Id: tcasic.c,v 1.2 1999/04/16 21:21:41 peter Exp $ */
/* from $NetBSD: tcasic.c,v 1.23 1998/05/14 00:01:31 thorpej Exp $ */
/*
@@ -69,7 +69,6 @@ static device_method_t tcasic_methods[] = {
static driver_t tcasic_driver = {
"tcasic",
tcasic_methods,
- DRIVER_TYPE_MISC,
sizeof(struct tcasic_softc),
};
OpenPOWER on IntegriCloud