Hi,

I have splitted a device driver for a dsp-board into two separate 
modules. One of them does export some symbols for the other module and 
gets loaded first, so there's no problem loading the second module.

But compilation of the second module shows warnings:
*** Warning: "<symbol>" [<path-to-module>.ko] undefined!

What should I do to get rid of these warnings? Is there a way to tell the 
second module about symbols in the first one (something like 
IMPORT_SYMBOL)?

Regards,
                        Axel

-- 
Humboldt-Universit�t zu Berlin
Institut f�r Informatik
Signalverarbeitung und Mustererkennung
Dipl.-Inf. Axel Wei�
Rudower Chaussee 25
12489 Berlin-Adlershof
+49-30-2093-3050
** www.freesp.de **
-
To unsubscribe from this list: send the line "unsubscribe linux-kernel" in
the body of a message to [EMAIL PROTECTED]
More majordomo info at  http://vger.kernel.org/majordomo-info.html
Please read the FAQ at  http://www.tux.org/lkml/

Reply via email to