Merge branch 'locks-3.15' of git://git.samba.org/jlayton/linux
[deliverable/linux.git] / sound / core / pcm_lib.c
index 6630a4eb8393ec6cd5e3fb9215d3a31d82000f9c..ce83def9f43bf9d30755e48f1129d25af81792a9 100644 (file)
@@ -1240,6 +1240,7 @@ int snd_pcm_hw_constraint_mask64(struct snd_pcm_runtime *runtime, snd_pcm_hw_par
                return -EINVAL;
        return 0;
 }
+EXPORT_SYMBOL(snd_pcm_hw_constraint_mask64);
 
 /**
  * snd_pcm_hw_constraint_integer - apply an integer constraint to an interval
This page took 0.042274 seconds and 5 git commands to generate.