diff options
author | Jarkko Nikula <jarkko.nikula@linux.intel.com> | 2014-09-19 11:48:20 (GMT) |
---|---|---|
committer | Mark Brown <broonie@kernel.org> | 2014-09-24 08:37:17 (GMT) |
commit | 0e2cadf39a37f633d3b6d286318506ea3bd0b286 (patch) | |
tree | 744a8f886d1622a6708e45d14dc35d1271ab11b9 /sound/soc | |
parent | 3256ff6e5117c493ec20e96aad9f0a20d656d561 (diff) | |
download | linux-0e2cadf39a37f633d3b6d286318506ea3bd0b286.tar.xz |
ASoC: max98090: Remove unused version define
Signed-off-by: Jarkko Nikula <jarkko.nikula@linux.intel.com>
Signed-off-by: Mark Brown <broonie@kernel.org>
Diffstat (limited to 'sound/soc')
-rw-r--r-- | sound/soc/codecs/max98090.h | 5 |
1 files changed, 0 insertions, 5 deletions
diff --git a/sound/soc/codecs/max98090.h b/sound/soc/codecs/max98090.h index 84ca3f4..2613fdb 100644 --- a/sound/soc/codecs/max98090.h +++ b/sound/soc/codecs/max98090.h @@ -11,11 +11,6 @@ #ifndef _MAX98090_H #define _MAX98090_H -#include <linux/version.h> - -/* One can override the Linux version here with an explicit version number */ -#define M98090_LINUX_VERSION LINUX_VERSION_CODE - /* * MAX98090 Register Definitions */ |