aboutsummaryrefslogtreecommitdiffstats
path: root/sound/soc/codecs/wm8510.c
diff options
context:
space:
mode:
authorJarkko Nikula <jarkko.nikula@nokia.com>2008-10-07 07:49:22 -0400
committerTakashi Iwai <tiwai@suse.de>2008-10-12 20:17:26 -0400
commit3ab57fbe91994e5d6fb371a34390520c6c905bee (patch)
treec851d3ebe72f9abae0e06067abad0bf30fbaa4bd /sound/soc/codecs/wm8510.c
parente78cc18d91f23edd9c5319bc1b15a540e351d942 (diff)
ALSA: ASoC: Remove unused AUDIO_NAME define from codec drivers
Signed-off-by: Jarkko Nikula <jarkko.nikula@nokia.com> Signed-off-by: Mark Brown <broonie@opensource.wolfsonmicro.com> Signed-off-by: Takashi Iwai <tiwai@suse.de>
Diffstat (limited to 'sound/soc/codecs/wm8510.c')
-rw-r--r--sound/soc/codecs/wm8510.c1
1 files changed, 0 insertions, 1 deletions
diff --git a/sound/soc/codecs/wm8510.c b/sound/soc/codecs/wm8510.c
index 16768a5acc4c..142c49bf18e6 100644
--- a/sound/soc/codecs/wm8510.c
+++ b/sound/soc/codecs/wm8510.c
@@ -28,7 +28,6 @@
28 28
29#include "wm8510.h" 29#include "wm8510.h"
30 30
31#define AUDIO_NAME "wm8510"
32#define WM8510_VERSION "0.6" 31#define WM8510_VERSION "0.6"
33 32
34struct snd_soc_codec_device soc_codec_dev_wm8510; 33struct snd_soc_codec_device soc_codec_dev_wm8510;