aboutsummaryrefslogtreecommitdiffstats
path: root/sound
diff options
context:
space:
mode:
authorYueHaibing <yuehaibing@huawei.com>2020-01-13 01:31:23 +0000
committerMark Brown <broonie@kernel.org>2020-01-13 14:58:56 +0000
commit62d28dcb65fd5ca12994207f17187545923d4f3d (patch)
tree25d56bbe9ed5adb269a9105322802290cc5ccfad /sound
parentASoC: rt715: add RT715 codec driver (diff)
downloadlinux-dev-62d28dcb65fd5ca12994207f17187545923d4f3d.tar.xz
linux-dev-62d28dcb65fd5ca12994207f17187545923d4f3d.zip
ASoC: rt711: 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/20200113013123.47561-1-yuehaibing@huawei.com Signed-off-by: Mark Brown <broonie@kernel.org>
Diffstat (limited to 'sound')
-rw-r--r--sound/soc/codecs/rt711.c1
1 files changed, 0 insertions, 1 deletions
diff --git a/sound/soc/codecs/rt711.c b/sound/soc/codecs/rt711.c
index 3bebba7a63be..2daed7692a3b 100644
--- a/sound/soc/codecs/rt711.c
+++ b/sound/soc/codecs/rt711.c
@@ -8,7 +8,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>