Skip to content

Commit

Permalink
---
Browse files Browse the repository at this point in the history
yaml
---
r: 132818
b: refs/heads/master
c: d9fb7fb
h: refs/heads/master
v: v3
  • Loading branch information
Timur Tabi authored and Mark Brown committed Feb 2, 2009
1 parent 006fdcd commit 0125ab5
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: e50a7ea0eba4f336b78b737e5ce48fba691c4919
refs/heads/master: d9fb7fbddc9a14569aad517984c1a5b0b07002ea
2 changes: 1 addition & 1 deletion trunk/sound/soc/codecs/cs4270.c
Original file line number Diff line number Diff line change
Expand Up @@ -149,7 +149,7 @@ struct cs4270_mode_ratios {
u8 mclk;
};

static struct cs4270_mode_ratios[] = {
static struct cs4270_mode_ratios cs4270_mode_ratios[] = {
{64, CS4270_MODE_4X, CS4270_MODE_DIV1},
#ifndef CONFIG_SND_SOC_CS4270_VD33_ERRATA
{96, CS4270_MODE_4X, CS4270_MODE_DIV15},
Expand Down

0 comments on commit 0125ab5

Please sign in to comment.