diff options
Diffstat (limited to 'drivers/ieee1394/ohci1394.c')
-rw-r--r-- | drivers/ieee1394/ohci1394.c | 5 |
1 files changed, 0 insertions, 5 deletions
diff --git a/drivers/ieee1394/ohci1394.c b/drivers/ieee1394/ohci1394.c index 4cf9b8f3e336..dcb5776e5c44 100644 --- a/drivers/ieee1394/ohci1394.c +++ b/drivers/ieee1394/ohci1394.c | |||
@@ -3201,8 +3201,6 @@ static struct hpsb_host_driver ohci1394_driver = { | |||
3201 | .hw_csr_reg = ohci_hw_csr_reg, | 3201 | .hw_csr_reg = ohci_hw_csr_reg, |
3202 | }; | 3202 | }; |
3203 | 3203 | ||
3204 | |||
3205 | |||
3206 | /*********************************** | 3204 | /*********************************** |
3207 | * PCI Driver Interface functions * | 3205 | * PCI Driver Interface functions * |
3208 | ***********************************/ | 3206 | ***********************************/ |
@@ -3606,8 +3604,6 @@ static struct pci_driver ohci1394_pci_driver = { | |||
3606 | .suspend = ohci1394_pci_suspend, | 3604 | .suspend = ohci1394_pci_suspend, |
3607 | }; | 3605 | }; |
3608 | 3606 | ||
3609 | |||
3610 | |||
3611 | /*********************************** | 3607 | /*********************************** |
3612 | * OHCI1394 Video Interface * | 3608 | * OHCI1394 Video Interface * |
3613 | ***********************************/ | 3609 | ***********************************/ |
@@ -3714,7 +3710,6 @@ EXPORT_SYMBOL(ohci1394_init_iso_tasklet); | |||
3714 | EXPORT_SYMBOL(ohci1394_register_iso_tasklet); | 3710 | EXPORT_SYMBOL(ohci1394_register_iso_tasklet); |
3715 | EXPORT_SYMBOL(ohci1394_unregister_iso_tasklet); | 3711 | EXPORT_SYMBOL(ohci1394_unregister_iso_tasklet); |
3716 | 3712 | ||
3717 | |||
3718 | /*********************************** | 3713 | /*********************************** |
3719 | * General module initialization * | 3714 | * General module initialization * |
3720 | ***********************************/ | 3715 | ***********************************/ |