aboutsummaryrefslogtreecommitdiffstats
path: root/sound/soc/codecs/rt715.c
diff options
context:
space:
mode:
authorYueHaibing <yuehaibing@huawei.com>2020-01-16 02:11:42 +0000
committerMark Brown <broonie@kernel.org>2020-01-17 15:30:50 +0000
commita62c449f4cc1498d040d84e6210209c474b5c746 (patch)
treefa46813370b570f985bcf3fc1d62e28aee3744ea /sound/soc/codecs/rt715.c
parentASoC: rt1011: set the different setting for QFN/WLCSP package (diff)
downloadlinux-dev-a62c449f4cc1498d040d84e6210209c474b5c746.tar.xz
linux-dev-a62c449f4cc1498d040d84e6210209c474b5c746.zip
ASoC: rt715: remove unused including <linux/version.h>
Remove including <linux/version.h> that don't need it. Signed-off-by: YueHaibing <yuehaibing@huawei.com> Link: https://lore.kernel.org/r/20200116021142.149000-1-yuehaibing@huawei.com Signed-off-by: Mark Brown <broonie@kernel.org>
Diffstat (limited to '')
-rw-r--r--sound/soc/codecs/rt715.c1
1 files changed, 0 insertions, 1 deletions
diff --git a/sound/soc/codecs/rt715.c b/sound/soc/codecs/rt715.c
index 4c746938a062..2cbc57b16b13 100644
--- a/sound/soc/codecs/rt715.c
+++ b/sound/soc/codecs/rt715.c
@@ -10,7 +10,6 @@
#include <linux/module.h>
#include <linux/moduleparam.h>
-#include <linux/version.h>
#include <linux/kernel.h>
#include <linux/init.h>
#include <linux/delay.h>