diff options
Diffstat (limited to 'include')
-rw-r--r-- | include/linux/ide.h | 1 |
1 files changed, 0 insertions, 1 deletions
diff --git a/include/linux/ide.h b/include/linux/ide.h index 87662659fb6f..eced442392c8 100644 --- a/include/linux/ide.h +++ b/include/linux/ide.h | |||
@@ -1266,7 +1266,6 @@ enum { | |||
1266 | 1266 | ||
1267 | typedef struct ide_pci_device_s { | 1267 | typedef struct ide_pci_device_s { |
1268 | char *name; | 1268 | char *name; |
1269 | int (*init_setup)(struct pci_dev *, struct ide_pci_device_s *); | ||
1270 | unsigned int (*init_chipset)(struct pci_dev *, const char *); | 1269 | unsigned int (*init_chipset)(struct pci_dev *, const char *); |
1271 | void (*init_iops)(ide_hwif_t *); | 1270 | void (*init_iops)(ide_hwif_t *); |
1272 | void (*init_hwif)(ide_hwif_t *); | 1271 | void (*init_hwif)(ide_hwif_t *); |