Re: [PATCH] mtd: Export the ROM enable/disable helpers and use them in mtd

From: Jamie Lokier
Date: Tue Sep 23 2008 - 12:44:02 EST


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
--
To unsubscribe from this list: send the line "unsubscribe linux-kernel" in
the body of a message to majordomo@xxxxxxxxxxxxxxx
More majordomo info at http://vger.kernel.org/majordomo-info.html
Please read the FAQ at http://www.tux.org/lkml/