Skip to content

Commit

Permalink
---
Browse files Browse the repository at this point in the history
yaml
---
r: 353420
b: refs/heads/master
c: b10fedf
h: refs/heads/master
v: v3
  • Loading branch information
Sachin Kamat authored and Mark Brown committed Jan 24, 2013
1 parent 93ae603 commit a2e0fc5
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: 6995b8cb9622bf574ac6f309e69288e7d0f76ece
refs/heads/master: b10fedf89269a444ddfc92371acc9721749e8b41
2 changes: 1 addition & 1 deletion trunk/sound/soc/tegra/tegra_wm9712.c
Original file line number Diff line number Diff line change
Expand Up @@ -152,7 +152,7 @@ static int tegra_wm9712_driver_remove(struct platform_device *pdev)
return 0;
}

static const struct of_device_id tegra_wm9712_of_match[] __devinitconst = {
static const struct of_device_id tegra_wm9712_of_match[] = {
{ .compatible = "nvidia,tegra-audio-wm9712", },
{},
};
Expand Down

0 comments on commit a2e0fc5

Please sign in to comment.