]> www.pilppa.org Git - linux-2.6-omap-h63xx.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)
commit30d55e71a81b1f5a8136f191dc9f4c21f18e77e6
treeafe0df1855ae17e27b323888337dc2215464fc2d
parentf3429545d03a553c6a3e9fcf60ddea31819848ad
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