1
0
Files
linux/drivers
Bjorn Helgaas f2b9a3962c parport_pc: wrap PNP probe code in #ifdef CONFIG_PNP
Wrap PNP probe code in #ifdef CONFIG_PNP.  We already do the same for
CONFIG_PCI.

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.)

Signed-off-by: Bjorn Helgaas <bjorn.helgaas@hp.com>
Signed-off-by: Andrew Morton <akpm@linux-foundation.org>
Signed-off-by: Linus Torvalds <torvalds@linux-foundation.org>
2008-04-29 08:06:26 -07:00
..
2008-04-28 10:03:31 -07:00
2008-04-28 15:05:44 -04:00
2008-04-28 08:58:34 -07:00
2008-04-29 08:06:18 -07:00
2008-04-28 08:58:32 -07:00
2008-04-28 23:44:43 +02:00
2008-04-28 08:58:31 -07:00
2008-04-29 08:06:18 -07:00