patch-2.1.82 linux/drivers/sound/softoss.c

Next file: linux/fs/adfs/inode.c
Previous file: linux/drivers/sound/sb_mixer.h
Back to the patch index
Back to the overall index

diff -u --recursive --new-file v2.1.81/linux/drivers/sound/softoss.c linux/drivers/sound/softoss.c
@@ -106,7 +106,7 @@
 
 static struct softsyn_devc sdev_info =
 {0};
-static softsyn_devc   *devc = &sdev_info;
+softsyn_devc   *devc = &sdev_info;	/* used in softoss_rs.c */
 
 static struct voice_alloc_info *voice_alloc;
 

FUNET's LINUX-ADM group, linux-adm@nic.funet.fi
TCL-scripts by Sam Shen, slshen@lbl.gov