Unmap the rom from kernel space
void pci_unmap_rom(struct pci_dev * pdev, void __iomem * rom);
pdev
pointer to pci device struct
rom
virtual address of the previous mapping
Remove a mapping of a previously mapped ROM