diff options
author | Sachin Kamat <sachin.kamat@linaro.org> | 2013-02-18 17:02:10 +0530 |
---|---|---|
committer | Mark Brown <broonie@opensource.wolfsonmicro.com> | 2013-03-04 11:13:14 +0800 |
commit | f314cbe84fd81082a286af685c59c2dc4048bc77 (patch) | |
tree | acb63b4979659bf32f820ccb6b2d37bd003545a8 /sound/soc/codecs | |
parent | 6dbe51c251a327e012439c4772097a13df43c5b8 (diff) | |
download | blackbird-op-linux-f314cbe84fd81082a286af685c59c2dc4048bc77.tar.gz blackbird-op-linux-f314cbe84fd81082a286af685c59c2dc4048bc77.zip |
ASoC: max98090: Remove unneeded version.h header include
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>
Diffstat (limited to 'sound/soc/codecs')
-rwxr-xr-x | sound/soc/codecs/max98090.c | 2 |
1 files changed, 0 insertions, 2 deletions
diff --git a/sound/soc/codecs/max98090.c b/sound/soc/codecs/max98090.c index fc176044994d..9ea73aa71198 100755 --- a/sound/soc/codecs/max98090.c +++ b/sound/soc/codecs/max98090.c @@ -23,8 +23,6 @@ #include <sound/max98090.h> #include "max98090.h" -#include <linux/version.h> - #define DEBUG #define EXTMIC_METHOD #define EXTMIC_METHOD_TEST |