Re: [PATCH] 2.6.3 - fix for undefined mdelay in 3c505
From: David Weinehall (david_at_southpole.se)
Date: 02/25/04
- Previous message: Ulrich Windl: "Question (tty ldisc): safe to use disc_data without changing ldisc?"
- In reply to: Jakub Bogusz: "Re: [PATCH] 2.6.3 - fix for undefined mdelay in 3c505"
- Next in thread: Jeff Garzik: "Re: [PATCH] 2.6.3 - fix for undefined mdelay in 3c505"
- Messages sorted by: [ date ] [ thread ] [ subject ] [ author ]
Date: Wed, 25 Feb 2004 15:36:39 +0100 To: Jakub Bogusz <qboosh@pld-linux.org>
On Wed, Feb 25, 2004 at 03:32:55PM +0100, Jakub Bogusz wrote:
> On Wed, Feb 25, 2004 at 03:24:34PM +0100, David Weinehall wrote:
> > On Wed, Feb 25, 2004 at 03:11:01PM +0100, Jakub Bogusz wrote:
> > > This patch fixes undefined mdelay() in 3c505 driver - at least on alpha
> > > (maybe on other archs <linux/delay.h> is included by some other headers,
> > > but on alpha it isn't) there was warning:
> > >
> > > *** Warning: "mdelay" [drivers/net/3c505.ko] undefined!
> >
> > You aren't seriously using a 3c505 on an Alpha, are you?!
>
> No, I'm not. Just trying to compile kernel with "most-module/most-yes"
> config ;)
Good, got a little worried there...
> Kconfig allows to enable this, so it should build cleanly, right?
Oh, indeed, and killing warnings is rarely a bad thing (it can sometimes
be harmful though, if it hides more serious problems. That's not the
case here, however).
Regards: David Weinehall
-- /) David Weinehall <tao@acc.umu.se> /) Northern lights wander (\ // Maintainer of the v2.0 kernel // Dance across the winter sky // \) http://www.acc.umu.se/~tao/ (/ Full colour fire (/ - To unsubscribe from this list: send the line "unsubscribe linux-kernel" in the body of a message to majordomo@vger.kernel.org More majordomo info at http://vger.kernel.org/majordomo-info.html Please read the FAQ at http://www.tux.org/lkml/
- Previous message: Ulrich Windl: "Question (tty ldisc): safe to use disc_data without changing ldisc?"
- In reply to: Jakub Bogusz: "Re: [PATCH] 2.6.3 - fix for undefined mdelay in 3c505"
- Next in thread: Jeff Garzik: "Re: [PATCH] 2.6.3 - fix for undefined mdelay in 3c505"
- Messages sorted by: [ date ] [ thread ] [ subject ] [ author ]
Relevant Pages
|