summaryrefslogtreecommitdiff
path: root/sys/pc98
diff options
context:
space:
mode:
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;