]> git.baikalelectronics.ru Git - kernel.git/commit
hisax: depend on CONFIG_PNP, not __ISAPNP__
authorBjorn Helgaas <bjorn.helgaas@hp.com>
Mon, 28 Apr 2008 09:14:41 +0000 (02:14 -0700)
committerLinus Torvalds <torvalds@linux-foundation.org>
Mon, 28 Apr 2008 15:58:34 +0000 (08:58 -0700)
commit7a44078db27e8e842510950d9e6f2af6561a73f8
treeafe0df1855ae17e27b323888337dc2215464fc2d
parentbd5605533cd61769021b230e373359ca00c58fcd
hisax: depend on CONFIG_PNP, not __ISAPNP__

The PNP driver interfaces depend on CONFIG_PNP, so test that rather than
__ISAPNP__.

Signed-off-by: Bjorn Helgaas <bjorn.helgaas@hp.com>
Cc: Karsten Keil <kkeil@suse.de>
Signed-off-by: Andrew Morton <akpm@linux-foundation.org>
Signed-off-by: Linus Torvalds <torvalds@linux-foundation.org>
drivers/isdn/hisax/hisax_fcpcipnp.c