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

Next file: linux/drivers/sound/sound_timer.c
Previous file: linux/drivers/sound/sequencer.c
Back to the patch index
Back to the overall index

diff -u --recursive --new-file v2.1.77/linux/drivers/sound/softoss.c linux/drivers/sound/softoss.c
@@ -106,7 +106,7 @@
 
 static struct softsyn_devc sdev_info =
 {0};
-softsyn_devc   *devc = &sdev_info;
+static softsyn_devc   *devc = &sdev_info;
 
 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