From: Alexandre Belloni Date: Tue, 6 Jan 2015 09:21:20 +0000 (+0100) Subject: ASoC: atmel: sam9g20_wm8731: remove useless include X-Git-Url: http://drtracing.org/?a=commitdiff_plain;h=7491831f4f034e2d76326518145da9525dd90932;p=deliverable%2Flinux.git ASoC: atmel: sam9g20_wm8731: remove useless include A mach/ header is included but never used. Simply remove it. Signed-off-by: Alexandre Belloni Acked-by: Bo Shen Signed-off-by: Mark Brown --- diff --git a/sound/soc/atmel/sam9g20_wm8731.c b/sound/soc/atmel/sam9g20_wm8731.c index 66b66d0e7514..531728975bbb 100644 --- a/sound/soc/atmel/sam9g20_wm8731.c +++ b/sound/soc/atmel/sam9g20_wm8731.c @@ -47,7 +47,6 @@ #include #include -#include #include "../codecs/wm8731.h" #include "atmel-pcm.h"