diff options
| author | Bartlomiej Zolnierkiewicz <b.zolnierkiewicz@elka.pw.edu.pl> | 2004-03-16 00:46:39 -0800 |
|---|---|---|
| committer | Greg Kroah-Hartman <greg@kroah.com> | 2004-03-16 00:46:39 -0800 |
| commit | 98b547926385d9a5cb9e1413cacffcacb869eaac (patch) | |
| tree | c20e139c2a2b9524e1fcb218a5d2936d10c713f3 /include | |
| parent | 54cdbb65405e1fbe1b7f5ca6a59169018c062729 (diff) | |
[PATCH] remove dead "hdXlun=" kernel parameter
Diffstat (limited to 'include')
| -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; |
