commit | 4f0217e30249ac0eb13b65ef64f2aee627465da2 | [log] [tgz] |
---|---|---|
author | Bjorn Helgaas <bjorn.helgaas@hp.com> | Wed Aug 15 10:32:12 2007 -0600 |
committer | Len Brown <len.brown@intel.com> | Fri Aug 24 01:27:24 2007 -0400 |
tree | a3a46b93bcd2356ee7c364bb3323ef70d23b1c41 | |
parent | 6c504d30a48157b7c05a0dfb6a799c72095e957d [diff] |
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>