diff options
Diffstat (limited to 'drivers/pci/vc.c')
-rw-r--r-- | drivers/pci/vc.c | 1 |
1 files changed, 0 insertions, 1 deletions
diff --git a/drivers/pci/vc.c b/drivers/pci/vc.c index 9ae9fb9339e8..5486f8768c86 100644 --- a/drivers/pci/vc.c +++ b/drivers/pci/vc.c | |||
@@ -411,7 +411,6 @@ void pci_restore_vc_state(struct pci_dev *dev) | |||
411 | * For each type of VC capability, VC/VC9/MFVC, find the capability, size | 411 | * For each type of VC capability, VC/VC9/MFVC, find the capability, size |
412 | * it, and allocate a buffer for save/restore. | 412 | * it, and allocate a buffer for save/restore. |
413 | */ | 413 | */ |
414 | |||
415 | void pci_allocate_vc_save_buffers(struct pci_dev *dev) | 414 | void pci_allocate_vc_save_buffers(struct pci_dev *dev) |
416 | { | 415 | { |
417 | int i; | 416 | int i; |