patch-2.1.80 linux/drivers/sound/adlib_card.c

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

diff -u --recursive --new-file v2.1.79/linux/drivers/sound/adlib_card.c linux/drivers/sound/adlib_card.c
@@ -28,7 +28,6 @@
 
 int probe_adlib(struct address_info *hw_config)
 {
-
 	if (check_region(hw_config->io_base, 4)) {
 		DDB(printk("opl3.c: I/O port %x already in use\n", hw_config->io_base));
 		return 0;

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