Alan Cox wrote: > EXPORT_SYMBOL(pci_map_rom); > EXPORT_SYMBOL(pci_unmap_rom); > +EXPORT_SYMBOL_GPL(pci_enable_rom); > +EXPORT_SYMBOL_GPL(pci_disable_rom); It doesn't _sound_ like the sort of thing tied into the kernel enough to deserve an EXPORT_SYMBOL_*GPL*. Any particularly reason? Cheers, -- Jamie