summaryrefslogtreecommitdiff
path: root/sys/alpha/tc
diff options
context:
space:
mode:
authorPeter Wemm <peter@FreeBSD.org>1999-05-10 15:54:58 +0000
committerPeter Wemm <peter@FreeBSD.org>1999-05-10 15:54:58 +0000
commit54960c85bbce64e0538549142c74bd235c4b1c59 (patch)
tree7162f2248fabe5f981700180f4172d380cb32f8b /sys/alpha/tc
parenta82aa40963f9fa230d16ab2f96ef5c1410d21340 (diff)
Notes
Diffstat (limited to 'sys/alpha/tc')
-rw-r--r--sys/alpha/tc/tcasic.c5
1 files changed, 1 insertions, 4 deletions
diff --git a/sys/alpha/tc/tcasic.c b/sys/alpha/tc/tcasic.c
index b06db143693b..817ce10c2c40 100644
--- a/sys/alpha/tc/tcasic.c
+++ b/sys/alpha/tc/tcasic.c
@@ -1,4 +1,4 @@
-/* $Id: tcasic.c,v 1.2 1999/04/16 21:21:41 peter Exp $ */
+/* $Id: tcasic.c,v 1.3 1999/05/08 21:58:49 dfr Exp $ */
/* from $NetBSD: tcasic.c,v 1.23 1998/05/14 00:01:31 thorpej Exp $ */
/*
@@ -90,9 +90,6 @@ tcasic_probe(device_t dev)
static int
tcasic_attach(device_t dev)
{
- struct tcasic_softc* sc = TCASIC_SOFTC(dev);
- device_t parent = device_get_parent(dev);
- vm_offset_t regs;
tcasic0 = dev;
/* chipset = tcasic_chipset;*/