diff options
Diffstat (limited to 'drivers/s390/block/dasd_int.h')
-rw-r--r-- | drivers/s390/block/dasd_int.h | 1 |
1 files changed, 1 insertions, 0 deletions
diff --git a/drivers/s390/block/dasd_int.h b/drivers/s390/block/dasd_int.h index d1b08fa13fd2..5efac1b97ece 100644 --- a/drivers/s390/block/dasd_int.h +++ b/drivers/s390/block/dasd_int.h | |||
@@ -321,6 +321,7 @@ struct dasd_device { | |||
321 | 321 | ||
322 | /* Device discipline stuff. */ | 322 | /* Device discipline stuff. */ |
323 | struct dasd_discipline *discipline; | 323 | struct dasd_discipline *discipline; |
324 | struct dasd_discipline *base_discipline; | ||
324 | char *private; | 325 | char *private; |
325 | 326 | ||
326 | /* Device state and target state. */ | 327 | /* Device state and target state. */ |