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>pull/32/head
parent
6dbe51c251
commit
f314cbe84f
|
|
@ -23,8 +23,6 @@
|
|||
#include <sound/max98090.h>
|
||||
#include "max98090.h"
|
||||
|
||||
#include <linux/version.h>
|
||||
|
||||
#define DEBUG
|
||||
#define EXTMIC_METHOD
|
||||
#define EXTMIC_METHOD_TEST
|
||||
|
|
|
|||
Loading…
Reference in New Issue