aboutsummaryrefslogtreecommitdiffstats
path: root/sound/soc/codecs/wm8580.c
diff options
context:
space:
mode:
authorHuang Weiyi <weiyi.huang@gmail.com>2008-10-12 23:12:56 +0800
committerTakashi Iwai <tiwai@suse.de>2008-10-13 03:41:18 +0200
commita7e54e6de3b01d9085202fdbf0110da425f4af38 (patch)
tree960fa5eb53af19c23b1e4d1dfef90399b335a045 /sound/soc/codecs/wm8580.c
parentALSA: ASoC: update email address for Liam Girdwood (diff)
downloadlinux-dev-a7e54e6de3b01d9085202fdbf0110da425f4af38.tar.xz
linux-dev-a7e54e6de3b01d9085202fdbf0110da425f4af38.zip
ALSA: ASoC codec: remove unused #include <version.h>
The files below do not use LINUX_VERSION_CODE nor KERNEL_VERSION. sound/soc/codecs/ad1980.c sound/soc/codecs/wm8580.c sound/soc/codecs/wm8900.c This patch removes the said #include <version.h>. Signed-off-by: Huang Weiyi <weiyi.huang@gmail.com> Signed-off-by: Takashi Iwai <tiwai@suse.de>
Diffstat (limited to 'sound/soc/codecs/wm8580.c')
-rw-r--r--sound/soc/codecs/wm8580.c1
1 files changed, 0 insertions, 1 deletions
diff --git a/sound/soc/codecs/wm8580.c b/sound/soc/codecs/wm8580.c
index 056787f800b8..627ebfb4209b 100644
--- a/sound/soc/codecs/wm8580.c
+++ b/sound/soc/codecs/wm8580.c
@@ -18,7 +18,6 @@
#include <linux/module.h>
#include <linux/moduleparam.h>
-#include <linux/version.h>
#include <linux/kernel.h>
#include <linux/init.h>
#include <linux/delay.h>