projects
/
platform
/
kernel
/
linux-exynos.git
/ commitdiff
commit
grep
author
committer
pickaxe
?
search:
re
summary
|
shortlog
|
log
|
commit
| commitdiff |
tree
raw
|
patch
| inline |
side by side
(parent:
12db5ed
)
ASoC: wm_adsp: Mark wm_adsp2_boot_work as static
author
Charles Keepax
<ckeepax@opensource.wolfsonmicro.com>
Thu, 9 Jan 2014 09:06:54 +0000
(09:06 +0000)
committer
Mark Brown
<broonie@linaro.org>
Thu, 9 Jan 2014 13:51:40 +0000
(13:51 +0000)
Signed-off-by: Charles Keepax <ckeepax@opensource.wolfsonmicro.com>
Signed-off-by: Mark Brown <broonie@linaro.org>
sound/soc/codecs/wm_adsp.c
patch
|
blob
|
history
diff --git
a/sound/soc/codecs/wm_adsp.c
b/sound/soc/codecs/wm_adsp.c
index
a061183
..
f6e317c
100644
(file)
--- a/
sound/soc/codecs/wm_adsp.c
+++ b/
sound/soc/codecs/wm_adsp.c
@@
-1492,7
+1492,7
@@
static int wm_adsp2_ena(struct wm_adsp *dsp)
return 0;
}
-void wm_adsp2_boot_work(struct work_struct *work)
+
static
void wm_adsp2_boot_work(struct work_struct *work)
{
struct wm_adsp *dsp = container_of(work,
struct wm_adsp,