ALSA: hda - Fix build without CONFIG_PROC_FS
authorTakashi Iwai <tiwai@suse.de>
Fri, 21 Nov 2008 20:24:03 +0000 (21:24 +0100)
committerTakashi Iwai <tiwai@suse.de>
Fri, 21 Nov 2008 20:24:03 +0000 (21:24 +0100)
snd_print_pcm_rates() and snd_print_pcm_bits() are used by both
hda_proc.c and hda_eld.c, thus they have to be defined in the common
place.

Signed-off-by: Takashi Iwai <tiwai@suse.de>

No differences found