diff options
Diffstat (limited to 'drivers/ata/sata_sx4.c')
-rw-r--r-- | drivers/ata/sata_sx4.c | 1 |
1 files changed, 0 insertions, 1 deletions
diff --git a/drivers/ata/sata_sx4.c b/drivers/ata/sata_sx4.c index 2b3d44bf495f..8c74f2ff4344 100644 --- a/drivers/ata/sata_sx4.c +++ b/drivers/ata/sata_sx4.c | |||
@@ -235,7 +235,6 @@ static const struct pci_device_id pdc_sata_pci_tbl[] = { | |||
235 | { } /* terminate list */ | 235 | { } /* terminate list */ |
236 | }; | 236 | }; |
237 | 237 | ||
238 | |||
239 | static struct pci_driver pdc_sata_pci_driver = { | 238 | static struct pci_driver pdc_sata_pci_driver = { |
240 | .name = DRV_NAME, | 239 | .name = DRV_NAME, |
241 | .id_table = pdc_sata_pci_tbl, | 240 | .id_table = pdc_sata_pci_tbl, |