patch-2.3.99-pre9 linux/drivers/sound/esssolo1.c
Next file: linux/drivers/sound/sb_card.c
Previous file: linux/drivers/sound/es1371.c
Back to the patch index
Back to the overall index
- Lines: 9
- Date:
Sat May 13 08:19:21 2000
- Orig file:
v2.3.99-pre8/linux/drivers/sound/esssolo1.c
- Orig date:
Thu May 11 15:30:08 2000
diff -u --recursive --new-file v2.3.99-pre8/linux/drivers/sound/esssolo1.c linux/drivers/sound/esssolo1.c
@@ -2335,7 +2335,7 @@
static struct pci_device_id id_table[] __devinitdata = {
{ PCI_VENDOR_ID_ESS, PCI_DEVICE_ID_ESS_SOLO1, PCI_ANY_ID, PCI_ANY_ID, 0, 0 },
- { 0, 0, 0, 0, 0, 0 }
+ { 0, }
};
MODULE_DEVICE_TABLE(pci, id_table);
FUNET's LINUX-ADM group, linux-adm@nic.funet.fi
TCL-scripts by Sam Shen (who was at: slshen@lbl.gov)