Re: [PATCH] [Bug 9187] ir-functions.c:(.text+0xbce18): undefined reference to `input_event'

2007-10-19 Thread Jeff Garzik
Randy Dunlap wrote: [EMAIL PROTECTED] wrote:] From: Randy Dunlap <[EMAIL PROTECTED]> Drivers that use lro functions should depend on INET, otherwise they may not link correctly. Let's not select INET. Select should be used only for library-like code, not to enable subsystems. ERROR: "lro_f

Re: [PATCH] [Bug 9187] ir-functions.c:(.text+0xbce18): undefined reference to `input_event'

2007-10-18 Thread Randy Dunlap
On Thu, 18 Oct 2007 22:02:22 -0700 (PDT) David Miller wrote: > From: Randy Dunlap <[EMAIL PROTECTED]> > Date: Thu, 18 Oct 2007 21:53:50 -0700 > > > [EMAIL PROTECTED] wrote:] > > > > > > > > From: Randy Dunlap <[EMAIL PROTECTED]> > > > > Drivers that use lro functions should depend on INET, ot

Re: [PATCH] [Bug 9187] ir-functions.c:(.text+0xbce18): undefined reference to `input_event'

2007-10-18 Thread David Miller
From: Randy Dunlap <[EMAIL PROTECTED]> Date: Thu, 18 Oct 2007 21:53:50 -0700 > [EMAIL PROTECTED] wrote:] > > > > From: Randy Dunlap <[EMAIL PROTECTED]> > > Drivers that use lro functions should depend on INET, otherwise they > may not link correctly. Let's not select INET. Select should be u

[PATCH] [Bug 9187] ir-functions.c:(.text+0xbce18): undefined reference to `input_event'

2007-10-18 Thread Randy Dunlap
[EMAIL PROTECTED] wrote:] From: Randy Dunlap <[EMAIL PROTECTED]> Drivers that use lro functions should depend on INET, otherwise they may not link correctly. Let's not select INET. Select should be used only for library-like code, not to enable subsystems. ERROR: "lro_flush_all" [drivers/ne