Skip to content

Commit

Permalink
---
Browse files Browse the repository at this point in the history
yaml
---
r: 145522
b: refs/heads/master
c: 992697e
h: refs/heads/master
v: v3
  • Loading branch information
Kumar Gala authored and Pierre Ossman committed Jun 3, 2009
1 parent 8c348d3 commit 486f9b8
Show file tree
Hide file tree
Showing 2 changed files with 2 additions and 1 deletion.
2 changes: 1 addition & 1 deletion [refs]
Original file line number Diff line number Diff line change
@@ -1,2 +1,2 @@
---
refs/heads/master: 703aaced2b9c9a98285f265f3444c2f89d9d4d19
refs/heads/master: 992697e9b342115dcf052ffa41d418cb4fe1a841
1 change: 1 addition & 0 deletions trunk/drivers/mmc/host/sdhci-of.c
Original file line number Diff line number Diff line change
Expand Up @@ -277,6 +277,7 @@ static int __devexit sdhci_of_remove(struct of_device *ofdev)
static const struct of_device_id sdhci_of_match[] = {
{ .compatible = "fsl,mpc8379-esdhc", .data = &sdhci_esdhc, },
{ .compatible = "fsl,mpc8536-esdhc", .data = &sdhci_esdhc, },
{ .compatible = "fsl,esdhc", .data = &sdhci_esdhc, },
{ .compatible = "generic-sdhci", },
{},
};
Expand Down

0 comments on commit 486f9b8

Please sign in to comment.