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

ASoC: cs42l52: Remove version.h header file inclusion

version.h header file is no longer needed.

Signed-off-by: Sachin Kamat <sachin.kamat@linaro.org>
Signed-off-by: Mark Brown <broonie@opensource.wolfsonmicro.com>

authored by

Sachin Kamat and committed by
Mark Brown
7376bde8 014e5b56

-1
-1
sound/soc/codecs/cs42l52.c
··· 14 14 15 15 #include <linux/module.h> 16 16 #include <linux/moduleparam.h> 17 - #include <linux/version.h> 18 17 #include <linux/kernel.h> 19 18 #include <linux/init.h> 20 19 #include <linux/delay.h>