From: Takashi Iwai Date: Tue, 4 Nov 2008 17:06:23 +0000 (+0100) Subject: ALSA: ASoC - Remove unnecessary inclusion of linux/version.h X-Git-Tag: v3.12-rc1~16888^2~11^2~137 X-Git-Url: http://review.tizen.org/git/?a=commitdiff_plain;h=0ee4663617fb0f78cec4cc6558a096ccbd8c3ffc;p=kernel%2Fkernel-generic.git ALSA: ASoC - Remove unnecessary inclusion of linux/version.h Signed-off-by: Takashi Iwai --- diff --git a/sound/soc/atmel/playpaq_wm8510.c b/sound/soc/atmel/playpaq_wm8510.c index 5b07cf7..ea7935d2 100644 --- a/sound/soc/atmel/playpaq_wm8510.c +++ b/sound/soc/atmel/playpaq_wm8510.c @@ -22,7 +22,6 @@ #include #include -#include #include #include #include diff --git a/sound/soc/atmel/sam9g20_wm8731.c b/sound/soc/atmel/sam9g20_wm8731.c index 4e191df..710addc 100644 --- a/sound/soc/atmel/sam9g20_wm8731.c +++ b/sound/soc/atmel/sam9g20_wm8731.c @@ -31,7 +31,6 @@ #include #include -#include #include #include #include