aboutsummaryrefslogtreecommitdiffstats
path: root/sound/soc/codecs/tpa6130a2.h
diff options
context:
space:
mode:
authorTakashi Iwai <tiwai@suse.de>2010-12-17 10:43:17 -0500
committerTakashi Iwai <tiwai@suse.de>2010-12-17 10:43:17 -0500
commit991e02b4469c2e92cc98aa5b04fbde981671b74c (patch)
treeeda54e7e39159188e0c8e660d6c26fd181fee7e6 /sound/soc/codecs/tpa6130a2.h
parent465d7fcc913373783dbb4cdcf03ea05b430930d4 (diff)
parent1bf84759bdcc08933b22ee70722f1575ad84f9b9 (diff)
Merge branch 'for-2.6.38' of git://git.kernel.org/pub/scm/linux/kernel/git/lrg/asoc-2.6 into topic/asoc
Diffstat (limited to 'sound/soc/codecs/tpa6130a2.h')
-rw-r--r--sound/soc/codecs/tpa6130a2.h1
1 files changed, 1 insertions, 0 deletions
diff --git a/sound/soc/codecs/tpa6130a2.h b/sound/soc/codecs/tpa6130a2.h
index 57e867fd86d1..5df49c8756b2 100644
--- a/sound/soc/codecs/tpa6130a2.h
+++ b/sound/soc/codecs/tpa6130a2.h
@@ -57,5 +57,6 @@
57#define TPA6130A2_VERSION_MASK (0x0f) 57#define TPA6130A2_VERSION_MASK (0x0f)
58 58
59extern int tpa6130a2_add_controls(struct snd_soc_codec *codec); 59extern int tpa6130a2_add_controls(struct snd_soc_codec *codec);
60extern int tpa6130a2_stereo_enable(struct snd_soc_codec *codec, int enable);
60 61
61#endif /* __TPA6130A2_H__ */ 62#endif /* __TPA6130A2_H__ */