summaryrefslogtreecommitdiffstats
path: root/sys/pccard/slot.h
diff options
context:
space:
mode:
Diffstat (limited to 'sys/pccard/slot.h')
-rw-r--r--sys/pccard/slot.h4
1 files changed, 0 insertions, 4 deletions
diff --git a/sys/pccard/slot.h b/sys/pccard/slot.h
index 396b967..619d6f5 100644
--- a/sys/pccard/slot.h
+++ b/sys/pccard/slot.h
@@ -149,10 +149,6 @@ struct slot {
struct slot_ctrl *ctrl; /* Per-controller data */
void *cdata; /* Controller specific data */
int pwr_off_pending;/* Power status of slot */
-#ifdef DEVFS
- void *devfs_token;
-#endif /* DEVFS*/
-
struct slot *next; /* Master list */
};
OpenPOWER on IntegriCloud