* [PATCH] ASoC: Remove export of CS4270 DAI
@ 2010-09-07 14:57 Mark Brown
2010-09-07 16:34 ` Timur Tabi
0 siblings, 1 reply; 3+ messages in thread
From: Mark Brown @ 2010-09-07 14:57 UTC (permalink / raw)
To: Timur Tabi, Liam Girdwood; +Cc: alsa-devel, patches, Mark Brown
Not needed with multi-component.
Signed-off-by: Mark Brown <broonie@opensource.wolfsonmicro.com>
---
sound/soc/codecs/cs4270.c | 1 -
1 files changed, 0 insertions(+), 1 deletions(-)
diff --git a/sound/soc/codecs/cs4270.c b/sound/soc/codecs/cs4270.c
index 6542dc0..5fd8e0d 100644
--- a/sound/soc/codecs/cs4270.c
+++ b/sound/soc/codecs/cs4270.c
@@ -540,7 +540,6 @@ struct snd_soc_dai_driver cs4270_dai = {
},
.ops = &cs4270_dai_ops,
};
-EXPORT_SYMBOL_GPL(cs4270_dai);
/**
* cs4270_probe - ASoC probe function
--
1.7.1
^ permalink raw reply related [flat|nested] 3+ messages in thread
end of thread, other threads:[~2010-09-07 16:55 UTC | newest]
Thread overview: 3+ messages (download: mbox.gz follow: Atom feed
-- links below jump to the message on this page --
2010-09-07 14:57 [PATCH] ASoC: Remove export of CS4270 DAI Mark Brown
2010-09-07 16:34 ` Timur Tabi
2010-09-07 16:55 ` Liam Girdwood
This is a public inbox, see mirroring instructions
for how to clone and mirror all data and code used for this inbox