]> www.pilppa.org Git - linux-2.6-omap-h63xx.git/blobdiff - drivers/ide/ide.c
ide: remove read-only ->atapi_overlap field from ide_drive_t
[linux-2.6-omap-h63xx.git] / drivers / ide / ide.c
index eb64e942f58b5e27a13e40529bcde16b40ff06cf..5b3bfc78dcddc841ef79dd4758d73e004636e777 100644 (file)
@@ -585,7 +585,6 @@ int generic_ide_ioctl(ide_drive_t *drive, struct file *file, struct block_device
                        return ide_get_identity_ioctl(drive, cmd, arg);
                case HDIO_GET_NICE:
                        return put_user(drive->dsc_overlap      <<      IDE_NICE_DSC_OVERLAP    |
-                                       drive->atapi_overlap    <<      IDE_NICE_ATAPI_OVERLAP  |
                                        drive->nice1 << IDE_NICE_1,
                                        (long __user *) arg);
 #ifdef CONFIG_IDE_TASK_IOCTL