aboutsummaryrefslogtreecommitdiffstats
path: root/include/linux
diff options
context:
space:
mode:
Diffstat (limited to 'include/linux')
-rw-r--r--include/linux/ide.h2
1 files changed, 0 insertions, 2 deletions
diff --git a/include/linux/ide.h b/include/linux/ide.h
index 171f8056d052..989fe78b354f 100644
--- a/include/linux/ide.h
+++ b/include/linux/ide.h
@@ -446,8 +446,6 @@ typedef struct hwif_s {
446 446
447 struct device *dev; 447 struct device *dev;
448 448
449 const struct ide_port_info *cds; /* chipset device struct */
450
451 ide_ack_intr_t *ack_intr; 449 ide_ack_intr_t *ack_intr;
452 450
453 void (*rw_disk)(ide_drive_t *, struct request *); 451 void (*rw_disk)(ide_drive_t *, struct request *);