mirror of
https://github.com/edk2-porting/linux-next.git
synced 2024-12-21 11:44:01 +08:00
[libata irq-pio] build fix
This commit is contained in:
parent
91b8b3132e
commit
e33b9dfa30
@ -72,6 +72,7 @@ static int ata_choose_xfer_mode(struct ata_port *ap,
|
||||
u8 *xfer_mode_out,
|
||||
unsigned int *xfer_shift_out);
|
||||
static void __ata_qc_complete(struct ata_queued_cmd *qc);
|
||||
static void ata_pio_error(struct ata_port *ap);
|
||||
|
||||
static unsigned int ata_unique_id = 1;
|
||||
static struct workqueue_struct *ata_wq;
|
||||
|
Loading…
Reference in New Issue
Block a user