ASoC: Remove core version number
Rather than try to remember to keep the core version number updated (which hasn't been happening) just remove it. It was much more useful when ASoC was out of tree. Signed-off-by: Mark brown <broonie@opensource.wolfsonmicro.com>
This commit is contained in:
@@ -1965,7 +1965,6 @@ EXPORT_SYMBOL_GPL(snd_soc_dai_digital_mute);
|
||||
|
||||
static int __devinit snd_soc_init(void)
|
||||
{
|
||||
printk(KERN_INFO "ASoC version %s\n", SND_SOC_VERSION);
|
||||
return platform_driver_register(&soc_driver);
|
||||
}
|
||||
|
||||
|
Reference in New Issue
Block a user