summaryrefslogtreecommitdiff
path: root/drivers/net
diff options
context:
space:
mode:
authorBjorn Helgaas <bjorn.helgaas@hp.com>2008-03-27 17:07:04 -0600
committerStephen Rothwell <sfr@canb.auug.org.au>2008-04-24 16:28:51 +1000
commitd3c0fc32911a2f037571fb542a374a419a50c3c8 (patch)
treea80a22b2049696a7b6706f5f852a92a9884994fa /drivers/net
parent65df82e887df9c1d629ac75eda7140a3c362262b (diff)
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>
Diffstat (limited to 'drivers/net')
0 files changed, 0 insertions, 0 deletions