commit | 12831c15f35dcc9f55fa63d50fd4892c7c6a0a1c | [log] [tgz] |
---|---|---|
author | Adrian Bunk <bunk@stusta.de> | Tue Apr 11 11:12:46 2006 +0200 |
committer | Jaroslav Kysela <perex@suse.cz> | Wed Apr 12 11:34:21 2006 +0200 |
tree | 6db15ad0ab6b4f17409bf0b6cff4eee19a8486c6 | |
parent | 73864fc634932bc827f852557f637fade0227381 [diff] |
[ALSA] sound/core/pcm.c: make snd_pcm_format_name() static 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>