> > + > > +EXPORT_SYMBOL(__fls) > > +EXPORT_SYMBOL(fls) > > + > > +fls: > Use ENTRY(), ENDPROC() for assembler functions. And locate EXPORT_SYMBOL() right after ENDPROC(). Sam -- To unsubscribe from this list: send the line "unsubscribe sparclinux" in the body of a message to majordomo@xxxxxxxxxxxxxxx More majordomo info at http://vger.kernel.org/majordomo-info.html