Re: [PATCH] fix inline related gcc 3.4 build failures in drivers/net/wan/dscc4.c

From: Francois Romieu
Date: Sun Aug 01 2004 - 16:59:29 EST


Jesper Juhl <juhl-lkml@xxxxxx> :
[inline fixes]
> drivers/net/wan/dscc4.c: In function `dscc4_found1':
> drivers/net/wan/dscc4.c:369: sorry, unimplemented: inlining failed in call to 'dscc4_set_quartz': function body not available
> drivers/net/wan/dscc4.c:898: sorry, unimplemented: called from here
>
> This one I fixed by moving the function before the point of its first use
> since it's quite small.

Fine. You forgot to include the patch which removes the forward declaration
though.

--
Ueimor
-
To unsubscribe from this list: send the line "unsubscribe linux-kernel" in
the body of a message to majordomo@xxxxxxxxxxxxxxx
More majordomo info at http://vger.kernel.org/majordomo-info.html
Please read the FAQ at http://www.tux.org/lkml/