patch-2.3.43 linux/drivers/sound/dev_table.h

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

diff -u --recursive --new-file v2.3.42/linux/drivers/sound/dev_table.h linux/drivers/sound/dev_table.h
@@ -717,7 +717,10 @@
 void sound_unload_drivers(void);
 void sound_unload_driver(int type);
 int sndtable_identify_card(char *name);
+
+#if FIXED_FOR_2_4_0
 void sound_setup (char *str, int *ints);
+#endif
 
 extern int sound_map_buffer (int dev, struct dma_buffparms *dmap, buffmem_desc *info);
 int sndtable_probe (int unit, struct address_info *hw_config);

FUNET's LINUX-ADM group, linux-adm@nic.funet.fi
TCL-scripts by Sam Shen (who was at: slshen@lbl.gov)