[ALSA] sound/core/pcm.c: make snd_pcm_format_name() static
authorAdrian Bunk <bunk@stusta.de>
Tue, 11 Apr 2006 09:12:46 +0000 (11:12 +0200)
committerJaroslav Kysela <perex@suse.cz>
Wed, 12 Apr 2006 09:34:21 +0000 (11:34 +0200)
Modules: PCM Midlevel

This patch makes the needlessly global snd_pcm_format_name() static.

Signed-off-by: Adrian Bunk <bunk@stusta.de>
Signed-off-by: Takashi Iwai <tiwai@suse.de>

No differences found