aboutsummaryrefslogtreecommitdiffstats
path: root/sound/soc/atmel/sam9g20_wm8731.c
diff options
context:
space:
mode:
authorTakashi Iwai <tiwai@suse.de>2008-11-04 12:06:23 -0500
committerTakashi Iwai <tiwai@suse.de>2008-11-04 12:06:23 -0500
commit0ee4663617fb0f78cec4cc6558a096ccbd8c3ffc (patch)
treec56fe90acd99e073e26c555890f3990f655c3fcc /sound/soc/atmel/sam9g20_wm8731.c
parent3865675c60aec3e81d72d484680b544afc6fc51d (diff)
ALSA: ASoC - Remove unnecessary inclusion of linux/version.h
Signed-off-by: Takashi Iwai <tiwai@suse.de>
Diffstat (limited to 'sound/soc/atmel/sam9g20_wm8731.c')
-rw-r--r--sound/soc/atmel/sam9g20_wm8731.c1
1 files changed, 0 insertions, 1 deletions
diff --git a/sound/soc/atmel/sam9g20_wm8731.c b/sound/soc/atmel/sam9g20_wm8731.c
index 4e191df4e2b7..710addcc66b3 100644
--- a/sound/soc/atmel/sam9g20_wm8731.c
+++ b/sound/soc/atmel/sam9g20_wm8731.c
@@ -31,7 +31,6 @@
31 31
32#include <linux/module.h> 32#include <linux/module.h>
33#include <linux/moduleparam.h> 33#include <linux/moduleparam.h>
34#include <linux/version.h>
35#include <linux/kernel.h> 34#include <linux/kernel.h>
36#include <linux/clk.h> 35#include <linux/clk.h>
37#include <linux/timer.h> 36#include <linux/timer.h>