ASoC: max98090: Remove unneeded version.h header include
authorSachin Kamat <sachin.kamat@linaro.org>
Mon, 18 Feb 2013 11:32:10 +0000 (17:02 +0530)
committerMark Brown <broonie@opensource.wolfsonmicro.com>
Mon, 4 Mar 2013 03:13:14 +0000 (11:13 +0800)
version.h header file inclusion is not required as detected by versioncheck.

Signed-off-by: Sachin Kamat <sachin.kamat@linaro.org>
Signed-off-by: Mark Brown <broonie@opensource.wolfsonmicro.com>
sound/soc/codecs/max98090.c

index fc176044994dfc46a2039696f90394012a51dd87..9ea73aa7119827b0f035197c870dc72a0d66fb25 100755 (executable)
@@ -23,8 +23,6 @@
 #include <sound/max98090.h>
 #include "max98090.h"
 
-#include <linux/version.h>
-
 #define DEBUG
 #define EXTMIC_METHOD
 #define EXTMIC_METHOD_TEST
This page took 0.025453 seconds and 5 git commands to generate.