diff options
author | Len Brown <len.brown@intel.com> | 2005-12-15 13:15:27 -0500 |
---|---|---|
committer | Len Brown <len.brown@intel.com> | 2005-12-15 13:15:27 -0500 |
commit | 5b2db367a28c12e8dfd0b404d9ea35e948c5d7b3 (patch) | |
tree | 8ef2f739fc91acda0fb05797cb450b5789d79c59 /drivers/ide/ide-cd.h | |
parent | d3e4cefc86ce1aefc0e9aebdc56308cb4bd51997 (diff) | |
parent | 7116317dc9148d783846299fc80a7d377baa6dca (diff) |
Auto-update from upstream
Diffstat (limited to 'drivers/ide/ide-cd.h')
-rw-r--r-- | drivers/ide/ide-cd.h | 1 |
1 files changed, 0 insertions, 1 deletions
diff --git a/drivers/ide/ide-cd.h b/drivers/ide/ide-cd.h index 7ca3e5afc66..ad1f2ed14a3 100644 --- a/drivers/ide/ide-cd.h +++ b/drivers/ide/ide-cd.h @@ -480,7 +480,6 @@ struct cdrom_info { struct request request_sense_request; int dma; - int cmd; unsigned long last_block; unsigned long start_seek; /* Buffer to hold mechanism status and changer slot table. */ |