git.openpandora.org
/
pandora-kernel.git
/ commitdiff
commit
grep
author
committer
pickaxe
?
search:
re
summary
|
shortlog
|
log
|
commit
| commitdiff |
tree
raw
|
patch
| inline |
side by side
(parent:
c70bfa8
)
ALSA: hda - Fix build without CONFIG_PROC_FS
author
Takashi Iwai
<tiwai@suse.de>
Fri, 21 Nov 2008 20:24:03 +0000
(21:24 +0100)
committer
Takashi 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