Skip to content

Commit

Permalink
---
Browse files Browse the repository at this point in the history
yaml
---
r: 335804
b: refs/heads/master
c: c37472d
h: refs/heads/master
v: v3
  • Loading branch information
Arnd Bergmann authored and Jeff Garzik committed Nov 16, 2012
1 parent 18760ab commit efa24d1
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: 9addf6afeef0f2c9a1fef880e2dbe633d15a89bd
refs/heads/master: c37472d3f4ec6bf98b443490e069f31d18bcd6f5
2 changes: 1 addition & 1 deletion trunk/drivers/ata/sata_highbank.c
Original file line number Diff line number Diff line change
Expand Up @@ -260,7 +260,7 @@ static const struct of_device_id ahci_of_match[] = {
};
MODULE_DEVICE_TABLE(of, ahci_of_match);

static int __init ahci_highbank_probe(struct platform_device *pdev)
static int __devinit ahci_highbank_probe(struct platform_device *pdev)
{
struct device *dev = &pdev->dev;
struct ahci_host_priv *hpriv;
Expand Down

0 comments on commit efa24d1

Please sign in to comment.