Merge branch 'tmp'

This commit is contained in:
Jeff Garzik 2006-01-27 02:29:20 -05:00
commit 628e386e27
3 changed files with 32 additions and 59 deletions

View file

@ -240,7 +240,7 @@ struct ata_port;
struct ata_queued_cmd;
/* typedefs */
typedef int (*ata_qc_cb_t) (struct ata_queued_cmd *qc);
typedef void (*ata_qc_cb_t) (struct ata_queued_cmd *qc);
struct ata_ioports {
unsigned long cmd_addr;