Skip to content

Commit

Permalink
---
Browse files Browse the repository at this point in the history
yaml
---
r: 73041
b: refs/heads/master
c: 27c96ea
h: refs/heads/master
i:
  73039: 656f31f
v: v3
  • Loading branch information
Li Yang authored and Jeff Garzik committed Nov 3, 2007
1 parent 0803b68 commit ca68e8c
Show file tree
Hide file tree
Showing 2 changed files with 1 addition and 5 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: 1bf617b712380940ed357cb94b488fb262069594
refs/heads/master: 27c96eaabaf6e3cf386a69640d134b34ce51ff13
4 changes: 0 additions & 4 deletions trunk/drivers/ata/sata_fsl.c
Original file line number Diff line number Diff line change
Expand Up @@ -1323,8 +1323,6 @@ static struct scsi_host_template sata_fsl_sht = {
};

static const struct ata_port_operations sata_fsl_ops = {
.port_disable = ata_port_disable,

.check_status = sata_fsl_check_status,
.check_altstatus = sata_fsl_check_status,
.dev_select = ata_noop_dev_select,
Expand All @@ -1334,8 +1332,6 @@ static const struct ata_port_operations sata_fsl_ops = {
.qc_prep = sata_fsl_qc_prep,
.qc_issue = sata_fsl_qc_issue,
.irq_clear = sata_fsl_irq_clear,
.irq_on = ata_dummy_irq_on,
.irq_ack = ata_dummy_irq_ack,

.scr_read = sata_fsl_scr_read,
.scr_write = sata_fsl_scr_write,
Expand Down

0 comments on commit ca68e8c

Please sign in to comment.