Linux kernel mirror (for testing) git.kernel.org/pub/scm/linux/kernel/git/torvalds/linux.git
kernel os linux
1
fork

Configure Feed

Select the types of activity you want to include in your feed.

ASoC: cs42l84: Remove unused including <linux/version.h>

./sound/soc/codecs/cs42l84.c: 15 linux/version.h not needed.

Reported-by: Abaci Robot <abaci@linux.alibaba.com>
Closes: https://bugzilla.openanolis.cn/show_bug.cgi?id=11570
Signed-off-by: Jiapeng Chong <jiapeng.chong@linux.alibaba.com>
Link: https://patch.msgid.link/20241030021047.70543-1-jiapeng.chong@linux.alibaba.com
Signed-off-by: Mark Brown <broonie@kernel.org>

authored by

Jiapeng Chong and committed by
Mark Brown
334d538e 3f58985e

-1
-1
sound/soc/codecs/cs42l84.c
··· 12 12 #include <linux/bits.h> 13 13 #include <linux/module.h> 14 14 #include <linux/moduleparam.h> 15 - #include <linux/version.h> 16 15 #include <linux/kernel.h> 17 16 #include <linux/init.h> 18 17 #include <linux/delay.h>