[<prev] [next>] [<thread-prev] [day] [month] [year] [list]
Message-ID: <48355476.2070006@pobox.com>
Date: Thu, 22 May 2008 07:09:42 -0400
From: Jeff Garzik <jgarzik@...ox.com>
To: Randy Dunlap <randy.dunlap@...cle.com>
CC: netdev <netdev@...r.kernel.org>, linux-next@...r.kernel.org,
bjorn.helgaas@...com, akpm <akpm@...ux-foundation.org>
Subject: Re: [PATCH -next] 3c515: fix using pnp_get_resource when CONFIG_ISAPNP=n
Randy Dunlap wrote:
> From: Randy Dunlap <randy.dunlap@...cle.com>
>
> 3c515.c uses pnp_irq(), which calls pnp_get_resource(),
> which is not defined when CONFIG_PNP=n, so in that case,
> get the IRQ from a hardware register.
>
> 3c515.c:(.text+0x3adc0): undefined reference to `pnp_get_resource'
>
> Signed-off-by: Randy Dunlap <randy.dunlap@...cle.com>
> ---
> drivers/net/3c515.c | 4 ++++
applied
--
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