diff options
Diffstat (limited to 'include/linux')
| -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 1ad87c679105..2ff35579ebb3 100644 --- a/include/linux/ide.h +++ b/include/linux/ide.h @@ -742,8 +742,6 @@ typedef struct ide_drive_s { u64 capacity64; /* total number of sectors */ - int last_lun; /* last logical unit */ - int forced_lun; /* if hdxlun was given at boot */ int lun; /* logical unit */ int crc_count; /* crc counter to reduce drive speed */ struct list_head list; |
