summaryrefslogtreecommitdiffstats
path: root/drivers/sound/esssolo1.c
diff options
context:
space:
mode:
Diffstat (limited to 'drivers/sound/esssolo1.c')
-rw-r--r--drivers/sound/esssolo1.c2
1 files changed, 1 insertions, 1 deletions
diff --git a/drivers/sound/esssolo1.c b/drivers/sound/esssolo1.c
index aa1fc77d1..1c62eafed 100644
--- a/drivers/sound/esssolo1.c
+++ b/drivers/sound/esssolo1.c
@@ -2335,7 +2335,7 @@ static void __devinit solo1_remove(struct pci_dev *dev)
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);