On Dec 8, 2007 6:22 AM, Luis R. Rodriguez <[EMAIL PROTECTED]> wrote: > On Dec 6, 2007 9:12 PM, Dave Young <[EMAIL PROTECTED]> wrote: > > Hi, > > > > 2.6.24-rc4-mm1 build failed at drivers/net/wireless/ath5k/base.c for some > > inline functions like this: > > drivers/net/wireless/ath5k/base.c:292: sorry, unimplemented: inlining > > failed in call to 'ath5k_extend_tsf': function body not available > > > > fix it with adjust the order of inline function body. > > > > Signed-off-by: Dave Young <[EMAIL PROTECTED]> > > Acked-by: Luis R. Rodriguez <[EMAIL PROTECTED]>
Thanks. > > Thanks Dave. What version of gcc were you using? I haven't run into this. gcc 3.4.6 > > BTW, nothing new was added in this patch, things were just shifted, > but even that may be copyrightable. Is it fair to assume you are > licensing these changes under the same license the file is in? Ok, I don't care. > > For this file we'd usually use: > > Changes-licensed-under: 3-clause-BSD > > For future reference: > > http://linuxwireless.org/en/developers/Documentation/SubmittingPatches#Changes-licensed-undertag > > Luis > -- 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/