diff options
Diffstat (limited to 'drivers/s390/cio/cio.h')
-rw-r--r-- | drivers/s390/cio/cio.h | 1 |
1 files changed, 0 insertions, 1 deletions
diff --git a/drivers/s390/cio/cio.h b/drivers/s390/cio/cio.h index bdbbe7c4c1a2..155a82bcb9e5 100644 --- a/drivers/s390/cio/cio.h +++ b/drivers/s390/cio/cio.h | |||
@@ -92,7 +92,6 @@ struct subchannel { | |||
92 | struct chsc_ssd_info ssd_info; /* subchannel description */ | 92 | struct chsc_ssd_info ssd_info; /* subchannel description */ |
93 | struct device dev; /* entry in device tree */ | 93 | struct device dev; /* entry in device tree */ |
94 | struct css_driver *driver; | 94 | struct css_driver *driver; |
95 | void *private; /* private per subchannel type data */ | ||
96 | enum sch_todo todo; | 95 | enum sch_todo todo; |
97 | struct work_struct todo_work; | 96 | struct work_struct todo_work; |
98 | struct schib_config config; | 97 | struct schib_config config; |