ALSA: Export snd_pcm_constraint_mask64()
authorMark Brown <broonie@linaro.org>
Thu, 20 Feb 2014 03:13:52 +0000 (12:13 +0900)
committerMark Brown <broonie@linaro.org>
Thu, 20 Feb 2014 08:42:59 +0000 (17:42 +0900)
commit63a5d4c6a71fda7ac567627d6ac4a74e9555e97c
tree42deb8fe837023cd6088368565d5ff053e83ac51
parent603597c9375b8162edae3231dd4cc7f1f500de79
ALSA: Export snd_pcm_constraint_mask64()

Allow modules to use it, fixing a build failure when the newly added
ADAU1977 driver is built as a module.

Reported-by: Stephen Rothwell <sfr@canb.auug.org.au>
Signed-off-by: Mark Brown <broonie@linaro.org>
Acked-by: Takashi Iwai <tiwai@suse.de>
sound/core/pcm_lib.c