aboutsummaryrefslogtreecommitdiffstatshomepage
path: root/sound/soc/codecs/rt715-sdca.c
diff options
context:
space:
mode:
authorWei Yongjun <weiyongjun1@huawei.com>2021-03-09 13:14:55 +0000
committerMark Brown <broonie@kernel.org>2021-03-10 13:14:33 +0000
commitd59cfc6544dc19a1d1c1e47d95dd2150da3daf56 (patch)
tree8753c8d8c444bbec0225389bcd6c783efc4a5d61 /sound/soc/codecs/rt715-sdca.c
parentASoC: rt715-sdca: Fix return value check in rt715_sdca_sdw_probe() (diff)
downloadwireguard-linux-d59cfc6544dc19a1d1c1e47d95dd2150da3daf56.tar.xz
wireguard-linux-d59cfc6544dc19a1d1c1e47d95dd2150da3daf56.zip
ASoC: rt715-sdca: Remove unused including <linux/version.h>
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>
Diffstat (limited to 'sound/soc/codecs/rt715-sdca.c')
-rw-r--r--sound/soc/codecs/rt715-sdca.c1
1 files changed, 0 insertions, 1 deletions
diff --git a/sound/soc/codecs/rt715-sdca.c b/sound/soc/codecs/rt715-sdca.c
index 92ad6fa408ec..20528afbdc57 100644
--- a/sound/soc/codecs/rt715-sdca.c
+++ b/sound/soc/codecs/rt715-sdca.c
@@ -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>