Skip to content

Commit

Permalink
ASoC: max98090: Remove unneeded version.h header include
Browse files Browse the repository at this point in the history
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>
  • Loading branch information
Sachin Kamat authored and Mark Brown committed Mar 4, 2013
1 parent 6dbe51c commit f314cbe
Showing 1 changed file with 0 additions and 2 deletions.
2 changes: 0 additions & 2 deletions sound/soc/codecs/max98090.c
Original file line number Diff line number Diff line change
Expand Up @@ -23,8 +23,6 @@
#include <sound/max98090.h>
#include "max98090.h"

#include <linux/version.h>

#define DEBUG
#define EXTMIC_METHOD
#define EXTMIC_METHOD_TEST
Expand Down

0 comments on commit f314cbe

Please sign in to comment.