From: Takashi Iwai Date: Fri, 21 Nov 2008 20:24:03 +0000 (+0100) Subject: ALSA: hda - Fix build without CONFIG_PROC_FS X-Git-Tag: v2.6.29-rc1~590^2~6^2~56 X-Git-Url: http://git.openpandora.org/cgi-bin/gitweb.cgi?a=commitdiff_plain;h=b20222667d371bb9ddeadd47d18072efcab3f6d2;p=pandora-kernel.git ALSA: hda - Fix build without CONFIG_PROC_FS 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 --- Reading git-diff-tree failed