diff options
Diffstat (limited to 'sound')
-rw-r--r-- | sound/soc/soc-core.c | 1 |
1 files changed, 0 insertions, 1 deletions
diff --git a/sound/soc/soc-core.c b/sound/soc/soc-core.c index 1a173682965a..9feaa7b6dc34 100644 --- a/sound/soc/soc-core.c +++ b/sound/soc/soc-core.c | |||
@@ -1965,7 +1965,6 @@ EXPORT_SYMBOL_GPL(snd_soc_dai_digital_mute); | |||
1965 | 1965 | ||
1966 | static int __devinit snd_soc_init(void) | 1966 | static int __devinit snd_soc_init(void) |
1967 | { | 1967 | { |
1968 | printk(KERN_INFO "ASoC version %s\n", SND_SOC_VERSION); | ||
1969 | return platform_driver_register(&soc_driver); | 1968 | return platform_driver_register(&soc_driver); |
1970 | } | 1969 | } |
1971 | 1970 | ||