summaryrefslogtreecommitdiff
path: root/sys/pc98
diff options
context:
space:
mode:
authorNate Lawson <njl@FreeBSD.org>2004-11-07 22:34:08 +0000
committerNate Lawson <njl@FreeBSD.org>2004-11-07 22:34:08 +0000
commit87aa65ac9b8fffdc3556452aa87cde2fb6eae07b (patch)
tree8b63136f6c64b46422f6e45116fb97b1dce7ba6c /sys/pc98
parent88914149fd6c941f74736806e9dc3c122909c410 (diff)
Notes
Diffstat (limited to 'sys/pc98')
-rw-r--r--sys/pc98/pc98/fd.c1
1 files changed, 0 insertions, 1 deletions
diff --git a/sys/pc98/pc98/fd.c b/sys/pc98/pc98/fd.c
index 6dc029a86d68..bbff21bd7839 100644
--- a/sys/pc98/pc98/fd.c
+++ b/sys/pc98/pc98/fd.c
@@ -899,7 +899,6 @@ fdc_detach(device_t dev)
device_t
fdc_add_child(device_t dev, const char *name, int unit)
{
- int flags;
struct fdc_ivars *ivar;
device_t child;