diff options
Diffstat (limited to 'include/linux/ide.h')
-rw-r--r-- | include/linux/ide.h | 2 |
1 files changed, 0 insertions, 2 deletions
diff --git a/include/linux/ide.h b/include/linux/ide.h index 34c128f0a33c..745a393af278 100644 --- a/include/linux/ide.h +++ b/include/linux/ide.h | |||
@@ -357,8 +357,6 @@ struct ide_atapi_pc { | |||
357 | 357 | ||
358 | /* bytes to transfer */ | 358 | /* bytes to transfer */ |
359 | int req_xfer; | 359 | int req_xfer; |
360 | /* bytes actually transferred */ | ||
361 | int xferred; | ||
362 | 360 | ||
363 | /* data buffer */ | 361 | /* data buffer */ |
364 | u8 *buf; | 362 | u8 *buf; |