Skip to content

Commit

Permalink
---
Browse files Browse the repository at this point in the history
yaml
---
r: 132802
b: refs/heads/master
c: 01e097d
h: refs/heads/master
v: v3
  • Loading branch information
Mark Brown committed Jan 23, 2009
1 parent 16ab43f commit b435704
Show file tree
Hide file tree
Showing 3 changed files with 5 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: 2d663963dd915c1a342a03c820b648bd5f06b6a7
refs/heads/master: 01e097d6c409a6eb64758dce9fcde0c70073fe36
2 changes: 2 additions & 0 deletions trunk/sound/soc/codecs/cs4270.c
Original file line number Diff line number Diff line change
Expand Up @@ -29,6 +29,8 @@
#include <sound/initval.h>
#include <linux/i2c.h>

#include "cs4270.h"

/* Private data for the CS4270 */
struct cs4270_private {
unsigned int mclk; /* Input frequency of the MCLK pin */
Expand Down
2 changes: 2 additions & 0 deletions trunk/sound/soc/codecs/wm9705.c
Original file line number Diff line number Diff line change
Expand Up @@ -20,6 +20,8 @@
#include <sound/soc.h>
#include <sound/soc-dapm.h>

#include "wm9705.h"

/*
* WM9705 register cache
*/
Expand Down

0 comments on commit b435704

Please sign in to comment.