[libata] update several drivers to use pci_iomap()/pci_iounmap()
This commit is contained in:
parent
ea6ba10bbb
commit
374b187357
11 changed files with 46 additions and 39 deletions
|
@ -450,6 +450,7 @@ struct pci_bits {
|
|||
unsigned long val;
|
||||
};
|
||||
|
||||
extern void ata_pci_host_stop (struct ata_host_set *host_set);
|
||||
extern struct ata_probe_ent *
|
||||
ata_pci_init_native_mode(struct pci_dev *pdev, struct ata_port_info **port);
|
||||
extern int pci_test_config_bits(struct pci_dev *pdev, struct pci_bits *bits);
|
||||
|
|
Loading…
Add table
Add a link
Reference in a new issue