|
@@ -202,9 +202,6 @@ static inline int sata_pmp_attach(struct ata_device *dev)
|
|
|
|
|
|
/* libata-sff.c */
|
|
/* libata-sff.c */
|
|
#ifdef CONFIG_ATA_SFF
|
|
#ifdef CONFIG_ATA_SFF
|
|
-extern void ata_dev_select(struct ata_port *ap, unsigned int device,
|
|
|
|
- unsigned int wait, unsigned int can_sleep);
|
|
|
|
-extern u8 ata_irq_on(struct ata_port *ap);
|
|
|
|
extern void ata_pio_task(struct work_struct *work);
|
|
extern void ata_pio_task(struct work_struct *work);
|
|
#endif /* CONFIG_ATA_SFF */
|
|
#endif /* CONFIG_ATA_SFF */
|
|
|
|
|