Hi,
This patch exports ioremap_nocache to modules, used by at least
some of the sound drivers....
Stelian.
===== arch/i386/kernel/i386_ksyms.c 1.23 vs edited =====
--- 1.23/arch/i386/kernel/i386_ksyms.c Mon May 20 19:51:16 2002
+++ edited/arch/i386/kernel/i386_ksyms.c Wed Jun 19 16:55:00 2002
@@ -63,6 +63,7 @@
EXPORT_SYMBOL(dump_fpu);
EXPORT_SYMBOL(dump_extended_fpu);
EXPORT_SYMBOL(__ioremap);
+EXPORT_SYMBOL(ioremap_nocache);
EXPORT_SYMBOL(iounmap);
EXPORT_SYMBOL(enable_irq);
EXPORT_SYMBOL(disable_irq);
-- Stelian Pop <stelian.pop@fr.alcove.com> Alcove - http://www.alcove.com - To unsubscribe from this list: send the line "unsubscribe linux-kernel" in the body of a message to majordomo@vger.kernel.org More majordomo info at http://vger.kernel.org/majordomo-info.html Please read the FAQ at http://www.tux.org/lkml/
This archive was generated by hypermail 2b29 : Sun Jun 23 2002 - 22:00:19 EST