ALSA: make snd_ctl_elem_read() and snd_ctl_elem_write() static
authorTakashi Iwai <tiwai@suse.de>
Thu, 12 Jun 2008 16:17:26 +0000 (18:17 +0200)
committerJaroslav Kysela <perex@perex.cz>
Fri, 13 Jun 2008 14:48:49 +0000 (16:48 +0200)
snd_ctl_elem_read() and snd_ctl_elem_write() are no longer used by
any other drivers.

Signed-off-by: Takashi Iwai <tiwai@suse.de>
Signed-off-by: Jaroslav Kysela <perex@perex.cz>

No differences found