[<prev] [next>] [<thread-prev] [thread-next>] [day] [month] [year] [list]
Message-Id: <20080502143802.8fb86319.akpm@linux-foundation.org>
Date: Fri, 2 May 2008 14:38:02 -0700
From: Andrew Morton <akpm@...ux-foundation.org>
To: samuel@...tiz.org, netdev@...r.kernel.org, bjorn.helgaas@...com,
kamalesh@...ux.vnet.ibm.com, sfr@...b.auug.org.au
Subject: Re: [patch 1/2] smsc-ircc2: wrap PNP probe code in #ifdef
CONFIG_PNP
On Fri, 02 May 2008 13:40:23 -0700
akpm@...ux-foundation.org wrote:
> From: Bjorn Helgaas <bjorn.helgaas@...com>
>
> Wrap PNP probe code in #ifdef CONFIG_PNP.
>
> Without this change, we'll have unresolved references to pnp_get_resource()
> function when CONFIG_PNP=n. (This is a new interface that's not in mainline
> yet.)
hrm, it turns out that this is already in linux-next, only I'm
not sure by what route it got there.
--
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