]> Pileus Git - ~andy/linux/blobdiff - include/sound/mixer_oss.h
Merge branch 'drm-core-next' of git://git.kernel.org/pub/scm/linux/kernel/git/airlied...
[~andy/linux] / include / sound / mixer_oss.h
index 51fbcb4a277a611fc836d96bb3a714f5fc60b01f..13cb0b430a1b755e108e1734fdcb5a013170f018 100644 (file)
@@ -73,6 +73,9 @@ struct snd_mixer_oss_file {
        struct snd_mixer_oss *mixer;
 };
 
+int snd_mixer_oss_ioctl_card(struct snd_card *card,
+                            unsigned int cmd, unsigned long arg);
+
 #endif /* CONFIG_SND_MIXER_OSS */
 
 #endif /* __SOUND_MIXER_OSS_H */