From: Nicolas Ferre Date: Mon, 14 Apr 2014 08:51:15 +0000 (+0200) Subject: ASoC: sam9g20_wm8731: remove useless mach/gpio.h X-Git-Tag: v3.16-rc1~43^2~18^2~27 X-Git-Url: http://git.ipfire.org/?a=commitdiff_plain;h=15fb63a08b1ed2d925bab4c3aa8934003ed6b7cb;p=thirdparty%2Fkernel%2Flinux.git ASoC: sam9g20_wm8731: remove useless mach/gpio.h This include file is about to disapear. In addition it is useless for this code. So it is time to remove it. Signed-off-by: Nicolas Ferre Acked-by: Mark Brown --- diff --git a/sound/soc/atmel/sam9g20_wm8731.c b/sound/soc/atmel/sam9g20_wm8731.c index 174bd546c08b0..bb1149126c544 100644 --- a/sound/soc/atmel/sam9g20_wm8731.c +++ b/sound/soc/atmel/sam9g20_wm8731.c @@ -48,7 +48,6 @@ #include #include -#include #include "../codecs/wm8731.h" #include "atmel-pcm.h"