projects
/
GitHub
/
LineageOS
/
android_kernel_motorola_exynos9610.git
/ commitdiff
commit
grep
author
committer
pickaxe
?
search:
re
summary
|
shortlog
|
log
|
commit
| commitdiff |
tree
raw
|
patch
| inline |
side by side
(parent:
575e498
)
ASoC: Drop exporting ad1980_dai
author
Axel Lin
<axel.lin@gmail.com>
Sat, 24 Sep 2011 10:43:43 +0000
(18:43 +0800)
committer
Mark Brown
<broonie@opensource.wolfsonmicro.com>
Mon, 26 Sep 2011 08:58:23 +0000
(09:58 +0100)
ad1980_dai is not used outside this driver,
thus drop exporting it.
Signed-off-by: Axel Lin <axel.lin@gmail.com>
Signed-off-by: Mark Brown <broonie@opensource.wolfsonmicro.com>
sound/soc/codecs/ad1980.c
patch
|
blob
|
blame
|
history
diff --git
a/sound/soc/codecs/ad1980.c
b/sound/soc/codecs/ad1980.c
index 4c0fc30a4ccbadefdbf3b3ecdc3b0256014ddaae..e3931cc5e66c6736d75fa053e7755acfda7a8b8e 100644
(file)
--- a/
sound/soc/codecs/ad1980.c
+++ b/
sound/soc/codecs/ad1980.c
@@
-148,7
+148,6
@@
static struct snd_soc_dai_driver ad1980_dai = {
.rates = SNDRV_PCM_RATE_48000,
.formats = SND_SOC_STD_AC97_FMTS, },
};
-EXPORT_SYMBOL_GPL(ad1980_dai);
static int ad1980_reset(struct snd_soc_codec *codec, int try_warm)
{