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)
commitd3bd67cdbb5d12f30dfd1b627fd95bd6dcc7ff1e
tree3e701748a1f178799448030d88fd5fd7e7cf718d
parent149b154452b18dedd4559cdd65b965ae9011e425
ALSA: make snd_ctl_elem_read() and snd_ctl_elem_write() static

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>
include/sound/control.h
sound/core/control.c