mirror of https://gitee.com/openkylin/linux.git
ASoC: tlv320aic3x: Remove unused version string
Signed-off-by: Jarkko Nikula <jhnikula@gmail.com> Acked-by: Mark Brown <broonie@opensource.wolfsonmicro.com> Signed-off-by: Liam Girdwood <lrg@slimlogic.co.uk>
This commit is contained in:
parent
f57d2cfaad
commit
c6de6e0300
|
@ -49,8 +49,6 @@
|
|||
|
||||
#include "tlv320aic3x.h"
|
||||
|
||||
#define AIC3X_VERSION "0.2"
|
||||
|
||||
/* codec private data */
|
||||
struct aic3x_priv {
|
||||
struct snd_soc_codec codec;
|
||||
|
|
Loading…
Reference in New Issue