summaryrefslogtreecommitdiffstats
path: root/sys/dev/amr/amrvar.h
diff options
context:
space:
mode:
Diffstat (limited to 'sys/dev/amr/amrvar.h')
-rw-r--r--sys/dev/amr/amrvar.h2
1 files changed, 0 insertions, 2 deletions
diff --git a/sys/dev/amr/amrvar.h b/sys/dev/amr/amrvar.h
index 1c9884f..0ea90a9 100644
--- a/sys/dev/amr/amrvar.h
+++ b/sys/dev/amr/amrvar.h
@@ -256,8 +256,6 @@ struct amrd_softc
struct disk amrd_disk;
struct devstat amrd_stats;
int amrd_unit;
- int amrd_flags;
-#define AMRD_OPEN (1<<0) /* drive is open (can't detach) */
};
/*
OpenPOWER on IntegriCloud