Skip to content

Commit

Permalink
---
Browse files Browse the repository at this point in the history
yaml
---
r: 56172
b: refs/heads/master
c: 5d0cede
h: refs/heads/master
v: v3
  • Loading branch information
Graeme Gregory authored and Jaroslav Kysela committed May 11, 2007
1 parent 27a98ac commit bff35b2
Show file tree
Hide file tree
Showing 3 changed files with 3 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: 33703b73980f0a84251c298d00ad5fbcce81ca31
refs/heads/master: 5d0cedee53938832acc4a5081658f0ce31680c0f
1 change: 1 addition & 0 deletions trunk/sound/soc/codecs/ac97.c
Original file line number Diff line number Diff line change
Expand Up @@ -60,6 +60,7 @@ static struct snd_soc_codec_dai ac97_dai = {
.ops = {
.prepare = ac97_prepare,},
};
EXPORT_SYMBOL_GPL(ac97_dai);

static unsigned int ac97_read(struct snd_soc_codec *codec,
unsigned int reg)
Expand Down
1 change: 1 addition & 0 deletions trunk/sound/soc/codecs/ac97.h
Original file line number Diff line number Diff line change
Expand Up @@ -14,5 +14,6 @@
#define __LINUX_SND_SOC_AC97_H

extern struct snd_soc_codec_device soc_codec_dev_ac97;
extern struct snd_soc_codec_dai ac97_dai;

#endif

0 comments on commit bff35b2

Please sign in to comment.