Skip to content

Commit

Permalink
[libata irq-pio] build fix
Browse files Browse the repository at this point in the history
  • Loading branch information
Jeff Garzik committed Oct 9, 2005
1 parent 91b8b31 commit e33b9df
Showing 1 changed file with 1 addition and 0 deletions.
1 change: 1 addition & 0 deletions drivers/scsi/libata-core.c
Original file line number Diff line number Diff line change
Expand Up @@ -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;
Expand Down

0 comments on commit e33b9df

Please sign in to comment.