diff options
Diffstat (limited to 'include/linux/ide.h')
| -rw-r--r-- | include/linux/ide.h | 11 |
1 files changed, 0 insertions, 11 deletions
diff --git a/include/linux/ide.h b/include/linux/ide.h index e02fd111a7ea..2f66aaa1be2f 100644 --- a/include/linux/ide.h +++ b/include/linux/ide.h | |||
| @@ -194,17 +194,6 @@ struct ide_drive_s; | |||
| 194 | int ide_register_hw(hw_regs_t *, void (*)(struct ide_drive_s *), | 194 | int ide_register_hw(hw_regs_t *, void (*)(struct ide_drive_s *), |
| 195 | struct hwif_s **); | 195 | struct hwif_s **); |
| 196 | 196 | ||
| 197 | void ide_setup_ports( hw_regs_t *hw, | ||
| 198 | unsigned long base, | ||
| 199 | int *offsets, | ||
| 200 | unsigned long ctrl, | ||
| 201 | unsigned long intr, | ||
| 202 | ide_ack_intr_t *ack_intr, | ||
| 203 | #if 0 | ||
| 204 | ide_io_ops_t *iops, | ||
| 205 | #endif | ||
| 206 | int irq); | ||
| 207 | |||
| 208 | static inline void ide_std_init_ports(hw_regs_t *hw, | 197 | static inline void ide_std_init_ports(hw_regs_t *hw, |
| 209 | unsigned long io_addr, | 198 | unsigned long io_addr, |
| 210 | unsigned long ctl_addr) | 199 | unsigned long ctl_addr) |
