[alsa-devel] [PATCH] ASoC: Remove export of CS4270 DAI

Mark Brown broonie at opensource.wolfsonmicro.com
Tue Sep 7 16:57:05 CEST 2010


Not needed with multi-component.

Signed-off-by: Mark Brown <broonie at 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



More information about the Alsa-devel mailing list