]> pilppa.org Git - linux-2.6-omap-h63xx.git/blobdiff - include/sound/pcm_oss.h
V4L/DVB (4925): Corrected and separated the Kconfig for usbvision
[linux-2.6-omap-h63xx.git] / include / sound / pcm_oss.h
index 39df2baca18a7df25106e7fa0e9b214120b55d9c..c854647b6f3c9e416db5d4d21872e5f73d5085b0 100644 (file)
@@ -75,7 +75,9 @@ struct snd_pcm_oss_substream {
 struct snd_pcm_oss_stream {
        struct snd_pcm_oss_setup *setup_list;   /* setup list */
        struct mutex setup_mutex;
+#ifdef CONFIG_SND_VERBOSE_PROCFS
        struct snd_info_entry *proc_entry;
+#endif
 };
 
 struct snd_pcm_oss {