projects
/
openwrt
/
staging
/
blogic.git
/ commitdiff
commit
grep
author
committer
pickaxe
?
search:
re
summary
|
shortlog
|
log
|
commit
| commitdiff |
tree
raw
|
patch
| inline |
side by side
(parent:
89ca3b8
)
ASoC: sam9g20_wm8731: remove useless mach/gpio.h
author
Nicolas Ferre
<nicolas.ferre@atmel.com>
Mon, 14 Apr 2014 08:51:15 +0000
(10:51 +0200)
committer
Nicolas 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
patch
|
blob
|
history
diff --git
a/sound/soc/atmel/sam9g20_wm8731.c
b/sound/soc/atmel/sam9g20_wm8731.c
index 174bd546c08b0814bf45a999b307aa9b67e69ad4..bb1149126c544d585cf9d2eba6d98b183ea07fea 100644
(file)
--- 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"