Skip to content

Commit

Permalink
---
Browse files Browse the repository at this point in the history
yaml
---
r: 58062
b: refs/heads/master
c: 112cc2b
h: refs/heads/master
v: v3
  • Loading branch information
Randy Dunlap authored and Jeff Garzik committed Jun 27, 2007
1 parent dd4fd56 commit 4d7eda6
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: 8b5bb2fa3d1c2a90ca921b6bfbb7e2de1e6dd273
refs/heads/master: 112cc2b510156494918abdf877111dfd56e5643b
2 changes: 1 addition & 1 deletion trunk/drivers/ata/pata_it821x.c
Original file line number Diff line number Diff line change
Expand Up @@ -690,7 +690,7 @@ static struct ata_port_operations it821x_passthru_port_ops = {
.port_start = it821x_port_start,
};

static void __devinit it821x_disable_raid(struct pci_dev *pdev)
static void it821x_disable_raid(struct pci_dev *pdev)
{
/* Reset local CPU, and set BIOS not ready */
pci_write_config_byte(pdev, 0x5E, 0x01);
Expand Down

0 comments on commit 4d7eda6

Please sign in to comment.