Skip to content

Commit

Permalink
---
Browse files Browse the repository at this point in the history
yaml
---
r: 183177
b: refs/heads/master
c: cb6643e
h: refs/heads/master
i:
  183175: 2ebe904
v: v3
  • Loading branch information
Christoph Egger authored and Jeff Garzik committed Mar 1, 2010
1 parent 6c5a57d commit fa3b69e
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: 96780078f35648050fef808f49a0ffff0360bb57
refs/heads/master: cb6643e1c38b6bd5c1594f0a45d8cf6943a6f934
2 changes: 1 addition & 1 deletion trunk/drivers/ata/pata_marvell.c
Original file line number Diff line number Diff line change
Expand Up @@ -147,7 +147,7 @@ static int marvell_init_one (struct pci_dev *pdev, const struct pci_device_id *i
if (pdev->device == 0x6101)
ppi[1] = &ata_dummy_port_info;

#if defined(CONFIG_AHCI) || defined(CONFIG_AHCI_MODULE)
#if defined(CONFIG_SATA_AHCI) || defined(CONFIG_SATA_AHCI_MODULE)
if (!marvell_pata_active(pdev)) {
printk(KERN_INFO DRV_NAME ": PATA port not active, deferring to AHCI driver.\n");
return -ENODEV;
Expand Down

0 comments on commit fa3b69e

Please sign in to comment.