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:
e2365bf
)
ASoC: add missing inclusion of debugfs.h
author
Takashi Iwai
<tiwai@suse.de>
Mon, 24 Aug 2009 07:40:34 +0000
(09:40 +0200)
committer
Takashi Iwai
<tiwai@suse.de>
Mon, 24 Aug 2009 07:41:05 +0000
(09:41 +0200)
To fix compile errors.
Signed-off-by: Takashi Iwai <tiwai@suse.de>
sound/soc/soc-dapm.c
patch
|
blob
|
blame
|
history
diff --git
a/sound/soc/soc-dapm.c
b/sound/soc/soc-dapm.c
index 2f5295dbd1586bff0a24926e709d454335f9501d..7b74547b56fac73a8e5dd2fecb27a5640e4b8c58 100644
(file)
--- a/
sound/soc/soc-dapm.c
+++ b/
sound/soc/soc-dapm.c
@@
-37,6
+37,7
@@
#include <linux/bitops.h>
#include <linux/platform_device.h>
#include <linux/jiffies.h>
+#include <linux/debugfs.h>
#include <sound/core.h>
#include <sound/pcm.h>
#include <sound/pcm_params.h>