Browse Source

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>
Charles Keepax 12 years ago
parent
commit
18b1a902ad
1 changed files with 1 additions and 1 deletions
  1. 1 1
      sound/soc/codecs/wm_adsp.c

+ 1 - 1
sound/soc/codecs/wm_adsp.c

@@ -1492,7 +1492,7 @@ static int wm_adsp2_ena(struct wm_adsp *dsp)
 	return 0;
 	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 *dsp = container_of(work,
 					   struct wm_adsp,
 					   struct wm_adsp,