summaryrefslogtreecommitdiffstats
path: root/sys/i386/isa
diff options
context:
space:
mode:
authoreivind <eivind@FreeBSD.org>1999-12-20 17:54:05 +0000
committereivind <eivind@FreeBSD.org>1999-12-20 17:54:05 +0000
commite2590ec4d902d6c3ad488ea13b407f063c582c46 (patch)
tree4320a484ff52c48a57067d1e945422b7d0e3d458 /sys/i386/isa
parent9f1bea1125b3b0a8858d4c8316d5fe58e856cf37 (diff)
downloadFreeBSD-src-e2590ec4d902d6c3ad488ea13b407f063c582c46.zip
FreeBSD-src-e2590ec4d902d6c3ad488ea13b407f063c582c46.tar.gz
Eliminate unused variable
Diffstat (limited to 'sys/i386/isa')
-rw-r--r--sys/i386/isa/istallion.c2
1 files changed, 0 insertions, 2 deletions
diff --git a/sys/i386/isa/istallion.c b/sys/i386/isa/istallion.c
index 88d6149..816773b 100644
--- a/sys/i386/isa/istallion.c
+++ b/sys/i386/isa/istallion.c
@@ -1122,8 +1122,6 @@ STATIC int stlistop(struct tty *tp, int rw)
STATIC int stliwrite(dev_t dev, struct uio *uiop, int flag)
{
- stliport_t *portp;
-
#if DEBUG
printf("stliwrite(dev=%s,uiop=%p,flag=%x)\n", devtoname(dev),
(void *) uiop, flag);
OpenPOWER on IntegriCloud