OSDN Git Service

ASoC: sam9g20_wm8731: remove useless mach/gpio.h
authorNicolas Ferre <nicolas.ferre@atmel.com>
Mon, 14 Apr 2014 08:51:15 +0000 (10:51 +0200)
committerNicolas Ferre <nicolas.ferre@atmel.com>
Wed, 7 May 2014 16:27:20 +0000 (18:27 +0200)
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>
sound/soc/atmel/sam9g20_wm8731.c

index 174bd54..bb11491 100644 (file)
@@ -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"