[PATCH] libata: Symbol exports
Signed-off-by: Alan Cox <alan@redhat.com> Signed-off-by: Jeff Garzik <jeff@garzik.org>
This commit is contained in:
@@ -5150,6 +5150,8 @@ EXPORT_SYMBOL_GPL(ata_pci_init_one);
|
|||||||
EXPORT_SYMBOL_GPL(ata_pci_remove_one);
|
EXPORT_SYMBOL_GPL(ata_pci_remove_one);
|
||||||
EXPORT_SYMBOL_GPL(ata_pci_device_suspend);
|
EXPORT_SYMBOL_GPL(ata_pci_device_suspend);
|
||||||
EXPORT_SYMBOL_GPL(ata_pci_device_resume);
|
EXPORT_SYMBOL_GPL(ata_pci_device_resume);
|
||||||
|
EXPORT_SYMBOL_GPL(ata_pci_default_filter);
|
||||||
|
EXPORT_SYMBOL_GPL(ata_pci_clear_simplex);
|
||||||
#endif /* CONFIG_PCI */
|
#endif /* CONFIG_PCI */
|
||||||
|
|
||||||
EXPORT_SYMBOL_GPL(ata_device_suspend);
|
EXPORT_SYMBOL_GPL(ata_device_suspend);
|
||||||
|
Reference in New Issue
Block a user