Skip to content

Commit

Permalink
---
Browse files Browse the repository at this point in the history
yaml
---
r: 353380
b: refs/heads/master
c: e43fc6a
h: refs/heads/master
v: v3
  • Loading branch information
Thierry Reding authored and Mark Brown committed Jan 16, 2013
1 parent 551bf85 commit a7e4184
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: 9e7b6d60d880a463b17e4eae0d61c9f9a12f22bb
refs/heads/master: e43fc6af2538a7a30e695227928eed8a29aa4f63
2 changes: 1 addition & 1 deletion trunk/sound/soc/sh/fsi.c
Original file line number Diff line number Diff line change
Expand Up @@ -2160,7 +2160,7 @@ static struct fsi_core fsi2_core = {
.b_mclk = B_MST_CTLR,
};

static struct of_device_id fsi_of_match[] __devinitconst = {
static struct of_device_id fsi_of_match[] = {
{ .compatible = "renesas,sh_fsi", .data = &fsi1_core},
{ .compatible = "renesas,sh_fsi2", .data = &fsi2_core},
{},
Expand Down

0 comments on commit a7e4184

Please sign in to comment.