ASoC: rt715-sdca: Remove unused including <linux/version.h>
authorWei Yongjun <weiyongjun1@huawei.com>
Tue, 9 Mar 2021 13:14:55 +0000 (13:14 +0000)
committerMark Brown <broonie@kernel.org>
Wed, 10 Mar 2021 13:14:33 +0000 (13:14 +0000)
Remove including <linux/version.h> that don't need it.

Reported-by: Hulk Robot <hulkci@huawei.com>
Signed-off-by: Wei Yongjun <weiyongjun1@huawei.com>
Link: https://lore.kernel.org/r/20210309131455.1883120-1-weiyongjun1@huawei.com
Signed-off-by: Mark Brown <broonie@kernel.org>
sound/soc/codecs/rt715-sdca.c

index 92ad6fa..20528af 100644 (file)
@@ -9,7 +9,6 @@
 
 #include <linux/module.h>
 #include <linux/moduleparam.h>
-#include <linux/version.h>
 #include <linux/kernel.h>
 #include <linux/init.h>
 #include <linux/pm_runtime.h>