From: Linus Walleij Date: Tue, 5 Nov 2013 09:29:49 +0000 (+0100) Subject: ALSA: atmel: remove dependency on X-Git-Tag: v3.13-rc1~122^2~30 X-Git-Url: https://asedeno.scripts.mit.edu/gitweb/?a=commitdiff_plain;h=a1c22cdc77744aa2f72504c42fccadef739d4159;p=linux.git ALSA: atmel: remove dependency on This include is completely unused since the AT91 sound driver actually uses gpiolib properly. Signed-off-by: Linus Walleij Acked-by: Nicolas Ferre Signed-off-by: Takashi Iwai --- diff --git a/sound/atmel/ac97c.c b/sound/atmel/ac97c.c index ae63d22c0f88..c5f0ddd729b3 100644 --- a/sound/atmel/ac97c.c +++ b/sound/atmel/ac97c.c @@ -34,7 +34,6 @@ #include #include -#include #ifdef CONFIG_ARCH_AT91 #include