diff options
author | Takashi Iwai <tiwai@suse.de> | 2008-11-04 12:06:23 -0500 |
---|---|---|
committer | Takashi Iwai <tiwai@suse.de> | 2008-11-04 12:06:23 -0500 |
commit | 0ee4663617fb0f78cec4cc6558a096ccbd8c3ffc (patch) | |
tree | c56fe90acd99e073e26c555890f3990f655c3fcc /sound/soc/atmel/playpaq_wm8510.c | |
parent | 3865675c60aec3e81d72d484680b544afc6fc51d (diff) |
ALSA: ASoC - Remove unnecessary inclusion of linux/version.h
Signed-off-by: Takashi Iwai <tiwai@suse.de>
Diffstat (limited to 'sound/soc/atmel/playpaq_wm8510.c')
-rw-r--r-- | sound/soc/atmel/playpaq_wm8510.c | 1 |
1 files changed, 0 insertions, 1 deletions
diff --git a/sound/soc/atmel/playpaq_wm8510.c b/sound/soc/atmel/playpaq_wm8510.c index 5b07cf7ea4e7..ea7935d2a66d 100644 --- a/sound/soc/atmel/playpaq_wm8510.c +++ b/sound/soc/atmel/playpaq_wm8510.c | |||
@@ -22,7 +22,6 @@ | |||
22 | 22 | ||
23 | #include <linux/module.h> | 23 | #include <linux/module.h> |
24 | #include <linux/moduleparam.h> | 24 | #include <linux/moduleparam.h> |
25 | #include <linux/version.h> | ||
26 | #include <linux/kernel.h> | 25 | #include <linux/kernel.h> |
27 | #include <linux/errno.h> | 26 | #include <linux/errno.h> |
28 | #include <linux/clk.h> | 27 | #include <linux/clk.h> |