Automatic merge of /spare/repo/linux-2.6/.git branch HEAD
This commit is contained in:
@@ -153,6 +153,7 @@ static struct ata_port_operations piix_pata_ops = {
|
||||
|
||||
.port_start = ata_port_start,
|
||||
.port_stop = ata_port_stop,
|
||||
.host_stop = ata_host_stop,
|
||||
};
|
||||
|
||||
static struct ata_port_operations piix_sata_ops = {
|
||||
@@ -180,6 +181,7 @@ static struct ata_port_operations piix_sata_ops = {
|
||||
|
||||
.port_start = ata_port_start,
|
||||
.port_stop = ata_port_stop,
|
||||
.host_stop = ata_host_stop,
|
||||
};
|
||||
|
||||
static struct ata_port_info piix_port_info[] = {
|
||||
|
Reference in New Issue
Block a user