diff options
author | Takashi Iwai <tiwai@suse.de> | 2014-01-29 01:35:19 -0500 |
---|---|---|
committer | Takashi Iwai <tiwai@suse.de> | 2014-01-29 01:35:19 -0500 |
commit | a31886669f6277a8576af6e917c3958c780a4ebf (patch) | |
tree | 195338489a866f54af718a67122150bd78c5cc42 /sound/soc/samsung/neo1973_wm8753.c | |
parent | e7729a415315fcd9516912050d85d5aaebcededc (diff) | |
parent | e65523ca79fd087d9888598eadeb9554e2bd2102 (diff) |
Merge tag 'asoc-v3.14-rc1' of git://git.kernel.org/pub/scm/linux/kernel/git/broonie/sound into for-linus
ASoC: Fixes for v3.14
A few fixes, all in drivers. Nothing stands out particularly, the
biggest set of fixes is some build coverage issues from Sachin.
Diffstat (limited to 'sound/soc/samsung/neo1973_wm8753.c')
-rw-r--r-- | sound/soc/samsung/neo1973_wm8753.c | 1 |
1 files changed, 1 insertions, 0 deletions
diff --git a/sound/soc/samsung/neo1973_wm8753.c b/sound/soc/samsung/neo1973_wm8753.c index 807db417d234..98a04c11202d 100644 --- a/sound/soc/samsung/neo1973_wm8753.c +++ b/sound/soc/samsung/neo1973_wm8753.c | |||
@@ -20,6 +20,7 @@ | |||
20 | 20 | ||
21 | #include <sound/soc.h> | 21 | #include <sound/soc.h> |
22 | 22 | ||
23 | #include <mach/gpio-samsung.h> | ||
23 | #include <asm/mach-types.h> | 24 | #include <asm/mach-types.h> |
24 | #include "regs-iis.h" | 25 | #include "regs-iis.h" |
25 | 26 | ||