PNP: remove MODULE infrastructure
authorBjorn Helgaas <bjorn.helgaas@hp.com>
Wed, 15 Aug 2007 16:32:12 +0000 (10:32 -0600)
committerLen Brown <len.brown@intel.com>
Fri, 24 Aug 2007 05:27:24 +0000 (01:27 -0400)
commit4f0217e30249ac0eb13b65ef64f2aee627465da2
treea3a46b93bcd2356ee7c364bb3323ef70d23b1c41
parent6c504d30a48157b7c05a0dfb6a799c72095e957d
PNP: remove MODULE infrastructure

We don't support building any part of PNP as a module (*drivers* can be
modules, of course, but the PNP infrastructure itself can not).  Since
MODULE will never be defined, remove the ifdefs and dead code.

Signed-off-by: Bjorn Helgaas <bjorn.helgaas@hp.com>
Acked-by: Adam Belay <abelay@novell.com>
Signed-off-by: Len Brown <len.brown@intel.com>
drivers/pnp/isapnp/proc.c
drivers/pnp/pnpbios/core.c