[<prev] [next>] [thread-next>] [day] [month] [year] [list]
Message-ID: <20210309131455.1883120-1-weiyongjun1@huawei.com>
Date: Tue, 9 Mar 2021 13:14:55 +0000
From: 'Wei Yongjun <weiyongjun1@...wei.com>
To: <weiyongjun1@...wei.com>, Oder Chiou <oder_chiou@...ltek.com>,
"Liam Girdwood" <lgirdwood@...il.com>,
Mark Brown <broonie@...nel.org>,
"Jaroslav Kysela" <perex@...ex.cz>, Takashi Iwai <tiwai@...e.com>,
Jack Yu <jack.yu@...ltek.com>
CC: <alsa-devel@...a-project.org>, <linux-kernel@...r.kernel.org>,
<kernel-janitors@...r.kernel.org>, Hulk Robot <hulkci@...wei.com>
Subject: [PATCH -next] ASoC: rt715-sdca: Remove unused including <linux/version.h>
From: Wei Yongjun <weiyongjun1@...wei.com>
Remove including <linux/version.h> that don't need it.
Reported-by: Hulk Robot <hulkci@...wei.com>
Signed-off-by: Wei Yongjun <weiyongjun1@...wei.com>
---
sound/soc/codecs/rt715-sdca.c | 1 -
1 file changed, 1 deletion(-)
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>
Powered by blists - more mailing lists