diff options
Diffstat (limited to 'drivers/ata/pata_cs5520.c')
-rw-r--r-- | drivers/ata/pata_cs5520.c | 2 |
1 files changed, 1 insertions, 1 deletions
diff --git a/drivers/ata/pata_cs5520.c b/drivers/ata/pata_cs5520.c index 9f165a8e032d..476b87963f5d 100644 --- a/drivers/ata/pata_cs5520.c +++ b/drivers/ata/pata_cs5520.c | |||
@@ -305,7 +305,7 @@ static void __devexit cs5520_remove_one(struct pci_dev *pdev) | |||
305 | * Do any reconfiguration work needed by a resume from RAM. We need | 305 | * Do any reconfiguration work needed by a resume from RAM. We need |
306 | * to restore DMA mode support on BIOSen which disabled it | 306 | * to restore DMA mode support on BIOSen which disabled it |
307 | */ | 307 | */ |
308 | 308 | ||
309 | static int cs5520_reinit_one(struct pci_dev *pdev) | 309 | static int cs5520_reinit_one(struct pci_dev *pdev) |
310 | { | 310 | { |
311 | u8 pcicfg; | 311 | u8 pcicfg; |