2.4.13-ac7-8 IDE doesn't work as a module.

From: German Gomez Garcia (german@piraos.com)
Date: Tue Nov 06 2001 - 07:03:43 EST


        Hello,

        A typo while exporting symbols prevent to use IDE as a module
in 2.4.13-ac7+, to fix it, just move the two lines:

EXPORT_SYMBOL(export_ide_init_queue);
EXPORT_SYMBOL(export_probe_for_drive);

from ide.c to ide-probe.c (I put it at line 914 after the definitions of
both functions), and add ide-probe.o to the the export-objs line in the
Makefile.

        Regards,

        - german

-------------------------------------------------------------------------
German Gomez Garcia | Send email with "SEND GPG KEY" as subject
<german@piraos.com> | to receive my GnuPG public key.

-
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 : Wed Nov 07 2001 - 21:00:29 EST