* [patch 10/18] gcc-35: drivers/net/wan/lmc
@ 2004-01-25 11:07 akpm
0 siblings, 0 replies; only message in thread
From: akpm @ 2004-01-25 11:07 UTC (permalink / raw)
To: davem; +Cc: netdev
drivers/net/wan/lmc/lmc_media.c:1061: sorry, unimplemented: called from here
drivers/net/wan/lmc/lmc_debug.h:50: sorry, unimplemented: inlining failed in call to 'lmc_trace': function body not available
---
drivers/net/wan/lmc/lmc_debug.h | 2 +-
1 files changed, 1 insertion(+), 1 deletion(-)
diff -puN drivers/net/wan/lmc/lmc_debug.h~gcc-35-lmc drivers/net/wan/lmc/lmc_debug.h
--- 25/drivers/net/wan/lmc/lmc_debug.h~gcc-35-lmc 2004-01-23 21:40:34.000000000 -0800
+++ 25-akpm/drivers/net/wan/lmc/lmc_debug.h 2004-01-23 21:40:40.000000000 -0800
@@ -47,6 +47,6 @@ extern u_int32_t lmcEventLogBuf[LMC_EVEN
void lmcConsoleLog(char *type, unsigned char *ucData, int iLen);
void lmcEventLog (u_int32_t EventNum, u_int32_t arg2, u_int32_t arg3);
-inline void lmc_trace(struct net_device *dev, char *msg);
+void lmc_trace(struct net_device *dev, char *msg);
#endif
_
^ permalink raw reply [flat|nested] only message in thread
only message in thread, other threads:[~2004-01-25 11:07 UTC | newest]
Thread overview: (only message) (download: mbox.gz follow: Atom feed
-- links below jump to the message on this page --
2004-01-25 11:07 [patch 10/18] gcc-35: drivers/net/wan/lmc akpm
This is a public inbox, see mirroring instructions
for how to clone and mirror all data and code used for this inbox;
as well as URLs for NNTP newsgroup(s).