diff options
-rw-r--r-- | 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 6542dc038951..5fd8e0d0dab8 100644 --- a/sound/soc/codecs/cs4270.c +++ b/sound/soc/codecs/cs4270.c | |||
@@ -540,7 +540,6 @@ struct snd_soc_dai_driver cs4270_dai = { | |||
540 | }, | 540 | }, |
541 | .ops = &cs4270_dai_ops, | 541 | .ops = &cs4270_dai_ops, |
542 | }; | 542 | }; |
543 | EXPORT_SYMBOL_GPL(cs4270_dai); | ||
544 | 543 | ||
545 | /** | 544 | /** |
546 | * cs4270_probe - ASoC probe function | 545 | * cs4270_probe - ASoC probe function |