Skip to content

Commit

Permalink
---
Browse files Browse the repository at this point in the history
yaml
---
r: 335534
b: refs/heads/master
c: 517cb9f
h: refs/heads/master
v: v3
  • Loading branch information
Arnd Bergmann authored and Chris Ball committed Nov 7, 2012
1 parent 564122d commit 0fcb5e0
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: 14efd957209461bbdf285bf0d67e931955d04a4c
refs/heads/master: 517cb9f1bb0afd38bebe9b0af1b524b8a65afdb4
2 changes: 1 addition & 1 deletion trunk/drivers/mmc/host/dw_mmc-exynos.c
Original file line number Diff line number Diff line change
Expand Up @@ -223,7 +223,7 @@ static const struct of_device_id dw_mci_exynos_match[] = {
.data = (void *)&exynos5250_drv_data, },
{},
};
MODULE_DEVICE_TABLE(of, dw_mci_pltfm_match);
MODULE_DEVICE_TABLE(of, dw_mci_exynos_match);

int dw_mci_exynos_probe(struct platform_device *pdev)
{
Expand Down

0 comments on commit 0fcb5e0

Please sign in to comment.