]> git.alsa-project.org Git - alsa-lib.git/commit
control: Proper reference of internal versioned functions
authorTakashi Iwai <tiwai@suse.de>
Thu, 4 Jan 2018 14:20:58 +0000 (15:20 +0100)
committerTakashi Iwai <tiwai@suse.de>
Thu, 4 Jan 2018 14:28:25 +0000 (15:28 +0100)
commitd4e08c5e86535b3110f4d5d75c27f77d97ca35eb
tree84dabde634c17bf6e00f8b070ded1d075e877a9e
parentdc68f69a66d55e8ba7e1d885ce81c129c7f2a7b9
control: Proper reference of internal versioned functions

The multiply defined versioned symbols have to be called with
INTERNAL() wrapper.

Add the missing declarations of the internal forms of
snd_ctl_elem_info_get_dimension*() in the local header, and use them
in the (still remaining) callers in alisp.

Signed-off-by: Takashi Iwai <tiwai@suse.de>
src/alisp/alisp_snd.c
src/control/control_local.h