Revision 4f0217e30249ac0eb13b65ef64f2aee627465da2 authored by Bjorn Helgaas on 15 August 2007, 16:32:12 UTC, committed by Len Brown on 24 August 2007, 05:27:24 UTC
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>
1 parent 6c504d3
History
File Mode Size
Kconfig -rw-r--r-- 437 bytes
Makefile -rw-r--r-- 170 bytes
mca-bus.c -rw-r--r-- 4.6 KB
mca-device.c -rw-r--r-- 6.6 KB
mca-driver.c -rw-r--r-- 1.7 KB
mca-legacy.c -rw-r--r-- 8.7 KB
mca-proc.c -rw-r--r-- 7.1 KB

back to top