OSDN Git Service

ASoC: OMAP: Staticise pcm creation function of omap-pcm
[uclinux-h8/linux.git] / sound / soc / omap / omap-pcm.c
index 84a1950..c3c931d 100644 (file)
@@ -330,7 +330,7 @@ static void omap_pcm_free_dma_buffers(struct snd_pcm *pcm)
        }
 }
 
-int omap_pcm_new(struct snd_card *card, struct snd_soc_dai *dai,
+static int omap_pcm_new(struct snd_card *card, struct snd_soc_dai *dai,
                 struct snd_pcm *pcm)
 {
        int ret = 0;