projects
/
GitHub
/
moto-9609
/
android_kernel_motorola_exynos9610.git
/ commitdiff
commit
grep
author
committer
pickaxe
?
search:
re
summary
|
shortlog
|
log
|
commit
| commitdiff |
tree
raw
|
patch
| inline |
side by side
(parent:
b67ae3f
)
ALSA: atmel: remove dependency on <mach/gpio.h>
author
Linus Walleij
<linus.walleij@linaro.org>
Tue, 5 Nov 2013 09:29:49 +0000
(10:29 +0100)
committer
Takashi Iwai
<tiwai@suse.de>
Tue, 5 Nov 2013 12:43:25 +0000
(13:43 +0100)
This include is completely unused since the AT91 sound driver
actually uses gpiolib properly.
Signed-off-by: Linus Walleij <linus.walleij@linaro.org>
Acked-by: Nicolas Ferre <nicolas.ferre@atmel.com>
Signed-off-by: Takashi Iwai <tiwai@suse.de>
sound/atmel/ac97c.c
patch
|
blob
|
blame
|
history
diff --git
a/sound/atmel/ac97c.c
b/sound/atmel/ac97c.c
index ae63d22c0f883e48ddb0b37ee6aad40ac6f8943c..c5f0ddd729b35a5ea0292b3c7a9347cb8aa04271 100644
(file)
--- a/
sound/atmel/ac97c.c
+++ b/
sound/atmel/ac97c.c
@@
-34,7
+34,6
@@
#include <linux/dw_dmac.h>
#include <mach/cpu.h>
-#include <mach/gpio.h>
#ifdef CONFIG_ARCH_AT91
#include <mach/hardware.h>