summaryrefslogtreecommitdiff
path: root/sound/soc/codecs/cs42l42.c
diff options
context:
space:
mode:
authorMasahiro Yamada <masahiroy@kernel.org>2024-08-08 02:47:28 +0900
committerMasahiro Yamada <masahiroy@kernel.org>2024-08-12 18:36:44 +0900
commite332a5aba83500e8d422c90d2a84d8a5f888673e (patch)
tree41ed2fcb623ae0d886f1eb0c5db8155ff7340ba5 /sound/soc/codecs/cs42l42.c
parent33330bcf031818e60a816db0cfd3add9eecc3b28 (diff)
treewide: remove unnecessary <linux/version.h> inclusion
These files do not use any macros defined in <linux/version.h>. Signed-off-by: Masahiro Yamada <masahiroy@kernel.org> Reviewed-by: Nicolas Schier <nicolas@fjasle.eu>
Diffstat (limited to 'sound/soc/codecs/cs42l42.c')
-rw-r--r--sound/soc/codecs/cs42l42.c1
1 files changed, 0 insertions, 1 deletions
diff --git a/sound/soc/codecs/cs42l42.c b/sound/soc/codecs/cs42l42.c
index 60d366e53526..6400ac875e6f 100644
--- a/sound/soc/codecs/cs42l42.c
+++ b/sound/soc/codecs/cs42l42.c
@@ -11,7 +11,6 @@
#include <linux/module.h>
#include <linux/moduleparam.h>
-#include <linux/version.h>
#include <linux/types.h>
#include <linux/init.h>
#include <linux/delay.h>