[<prev] [next>] [<thread-prev] [day] [month] [year] [list]
Message-ID: <20080514233815.GB19768@kroah.com>
Date: Wed, 14 May 2008 16:38:15 -0700
From: Greg KH <greg@...ah.com>
To: akpm@...ux-foundation.org
Cc: davem@...emloft.net, netdev@...r.kernel.org,
randy.dunlap@...cle.com, jeff@...zik.org,
paulius.zaleckas@...tonika.lt
Subject: Re: [patch 2/8] net: hso driver uses rfkill functions
On Wed, May 14, 2008 at 04:19:41PM -0700, akpm@...ux-foundation.org wrote:
> From: Randy Dunlap <randy.dunlap@...cle.com>
>
> hso driver uses rfkill functions so should either depend on RFKILL
> or select it. This patch uses depends on RFKILL.
>
> drivers/built-in.o: In function `hso_disconnect':
> hso.c:(.text+0x868c9): undefined reference to `rfkill_unregister'
> drivers/built-in.o: In function `hso_probe':
> hso.c:(.text+0x88226): undefined reference to `rfkill_allocate'
> hso.c:(.text+0x8829e): undefined reference to `rfkill_register'
> hso.c:(.text+0x8860f): undefined reference to `rfkill_free'
> make[1]: *** [.tmp_vmlinux1] Error 1
>
> On Mon, 12 May 2008 11:29:20 +0300
> Paulius Zaleckas <paulius.zaleckas@...tonika.lt> wrote:
>
> > AFAIK Greg has (or he is going to do it) patch for rfkill so no more
> > depends or select RFKILL will be needed.
This is already merged into my tree, in the version that I sent to Jeff.
So you can safely drop it.
thanks,
greg k-h
--
To unsubscribe from this list: send the line "unsubscribe netdev" in
the body of a message to majordomo@...r.kernel.org
More majordomo info at http://vger.kernel.org/majordomo-info.html
Powered by blists - more mailing lists