Commit 650f6b13 authored by Stephen Rothwell's avatar Stephen Rothwell Committed by Jaroslav Kysela

[ALSA] sound: fix export symbol typo

Signed-off-by: default avatarStephen Rothwell <sfr@canb.auug.org.au>
Signed-off-by: default avatarTakashi Iwai <tiwai@suse.de>
Signed-off-by: default avatarJaroslav Kysela <perex@perex.cz>
parent eeec12bf
......@@ -1363,7 +1363,7 @@ int snd_soc_dapm_get_endpoint_status(struct snd_soc_codec *codec,
return 0;
}
EXPORT_SYMBOL_GPL(snd_soc_dapm_get_endpoint);
EXPORT_SYMBOL_GPL(snd_soc_dapm_get_endpoint_status);
/**
* snd_soc_dapm_free - free dapm resources
......
Markdown is supported
0%
or
You are about to add 0 people to the discussion. Proceed with caution.
Finish editing this message first!
Please register or to comment