Skip to content

Commit

Permalink
---
Browse files Browse the repository at this point in the history
yaml
---
r: 74434
b: refs/heads/master
c: 2d79ab8
h: refs/heads/master
v: v3
  • Loading branch information
Saeed Bishara authored and Jeff Garzik committed Dec 1, 2007
1 parent b117a06 commit 1e6ffb6
Show file tree
Hide file tree
Showing 2 changed files with 2 additions and 2 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: f88c480dac88a754f84e943cb5539d59cda3c089
refs/heads/master: 2d79ab8fd7a7bf3a45d0e948ae27b3dd95ce95ea
2 changes: 1 addition & 1 deletion trunk/drivers/ata/sata_mv.c
Original file line number Diff line number Diff line change
Expand Up @@ -2170,7 +2170,7 @@ static void mv_phy_reset(struct ata_port *ap, unsigned int *class,
mv_scr_read(ap, SCR_ERROR, &serror);
mv_scr_read(ap, SCR_CONTROL, &scontrol);
DPRINTK("S-regs after ATA_RST: SStat 0x%08x SErr 0x%08x "
"SCtrl 0x%08x\n", status, serror, scontrol);
"SCtrl 0x%08x\n", sstatus, serror, scontrol);
}
#endif

Expand Down

0 comments on commit 1e6ffb6

Please sign in to comment.