Skip to content

Commit

Permalink
---
Browse files Browse the repository at this point in the history
yaml
---
r: 69438
b: refs/heads/master
c: 3d8a67b
h: refs/heads/master
v: v3
  • Loading branch information
Jeff Garzik committed Oct 15, 2007
1 parent d57d22c commit 7d9c549
Show file tree
Hide file tree
Showing 2 changed files with 1 addition and 3 deletions.
2 changes: 1 addition & 1 deletion [refs]
Original file line number Diff line number Diff line change
@@ -1,2 +1,2 @@
---
refs/heads/master: a52cefc80fc92981592c688d1c8067442afe4cec
refs/heads/master: 3d8a67b9f0428de3d8b76984c5c38675a7f4abd4
2 changes: 0 additions & 2 deletions trunk/drivers/ata/pata_cs5536.c
Original file line number Diff line number Diff line change
Expand Up @@ -239,7 +239,6 @@ static struct scsi_host_template cs5536_sht = {
};

static struct ata_port_operations cs5536_port_ops = {
.port_disable = ata_port_disable,
.set_piomode = cs5536_set_piomode,
.set_dmamode = cs5536_set_dmamode,
.mode_filter = ata_pci_default_filter,
Expand Down Expand Up @@ -269,7 +268,6 @@ static struct ata_port_operations cs5536_port_ops = {
.irq_handler = ata_interrupt,
.irq_clear = ata_bmdma_irq_clear,
.irq_on = ata_irq_on,
.irq_ack = ata_irq_ack,

.port_start = ata_port_start,
};
Expand Down

0 comments on commit 7d9c549

Please sign in to comment.