From: Charles Keepax <ckeepax@opensource.wolfsonmicro.com>
Date: Thu, 9 Jan 2014 09:06:54 +0000 (+0000)
Subject: ASoC: wm_adsp: Mark wm_adsp2_boot_work as static
X-Git-Url: https://git.stricted.de/?a=commitdiff_plain;h=18b1a902ad55610b161bfc8fb905c372bb8372df;p=GitHub%2FLineageOS%2FG12%2Fandroid_kernel_amlogic_linux-4.9.git

ASoC: wm_adsp: Mark wm_adsp2_boot_work as static

Signed-off-by: Charles Keepax <ckeepax@opensource.wolfsonmicro.com>
Signed-off-by: Mark Brown <broonie@linaro.org>
---

diff --git a/sound/soc/codecs/wm_adsp.c b/sound/soc/codecs/wm_adsp.c
index a061183add67..f6e317c78459 100644
--- 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,