summaryrefslogtreecommitdiffstats
path: root/sound/soc/atmel/sam9g20_wm8731.c
diff options
context:
space:
mode:
authorNicolas Ferre <nicolas.ferre@atmel.com>2014-04-14 10:51:15 +0200
committerNicolas Ferre <nicolas.ferre@atmel.com>2014-05-07 18:27:20 +0200
commit15fb63a08b1ed2d925bab4c3aa8934003ed6b7cb (patch)
treedb12506f2bd261e86ed912f8f3334e5d8c043f36 /sound/soc/atmel/sam9g20_wm8731.c
parent89ca3b881987f5a4be4c5dbaa7f0df12bbdde2fd (diff)
downloadlinux-stable-15fb63a08b1ed2d925bab4c3aa8934003ed6b7cb.tar.gz
linux-stable-15fb63a08b1ed2d925bab4c3aa8934003ed6b7cb.tar.bz2
linux-stable-15fb63a08b1ed2d925bab4c3aa8934003ed6b7cb.zip
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 <nicolas.ferre@atmel.com> Acked-by: Mark Brown <broonie@linaro.org>
Diffstat (limited to 'sound/soc/atmel/sam9g20_wm8731.c')
-rw-r--r--sound/soc/atmel/sam9g20_wm8731.c1
1 files changed, 0 insertions, 1 deletions
diff --git a/sound/soc/atmel/sam9g20_wm8731.c b/sound/soc/atmel/sam9g20_wm8731.c
index 174bd546c08b..bb1149126c54 100644
--- a/sound/soc/atmel/sam9g20_wm8731.c
+++ b/sound/soc/atmel/sam9g20_wm8731.c
@@ -48,7 +48,6 @@
#include <asm/mach-types.h>
#include <mach/hardware.h>
-#include <mach/gpio.h>
#include "../codecs/wm8731.h"
#include "atmel-pcm.h"