load_quick_desc?
Hiten Pandya
hmp at backplane.com
Mon Jul 4 10:23:41 PDT 2005
Matthew Dillon wrote:
:I've tried to move smbus into module - by adding makefile in manner similar to
:other bus modules. It compiles, but when trying to load the resulting module
:message on console says 'unable to find load_quick_desc'.
:
:What's that load_quick_desc thing? I can't find anything appropriate like this
:or like _desc or like quick_ in source tree.
I have no idea. It sounds like a link error. Could you post a patch
showing your changes and any new files (Makefile) you added? (assuming
they aren't too big).
-Matt
Matthew Dillon
<dillon at xxxxxxxxxxxxx>
The message you should be getting is 'smbus_quick_desc' since I
recreated a makefile for smbus. I am looking into it right now.
Hiten Pandya
hmp at xxxxxxxxxxxxx
More information about the Bugs
mailing list