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-- 1.3 KB
Makefile -rw-r--r-- 1.3 KB
aic94xx.h -rw-r--r-- 3.2 KB
aic94xx_dev.c -rw-r--r-- 11.0 KB
aic94xx_dump.c -rw-r--r-- 36.0 KB
aic94xx_dump.h -rw-r--r-- 1.9 KB
aic94xx_hwi.c -rw-r--r-- 38.2 KB
aic94xx_hwi.h -rw-r--r-- 10.9 KB
aic94xx_init.c -rw-r--r-- 23.0 KB
aic94xx_reg.c -rw-r--r-- 10.9 KB
aic94xx_reg.h -rw-r--r-- 10.2 KB
aic94xx_reg_def.h -rw-r--r-- 72.4 KB
aic94xx_sas.h -rw-r--r-- 21.5 KB
aic94xx_scb.c -rw-r--r-- 26.6 KB
aic94xx_sds.c -rw-r--r-- 26.9 KB
aic94xx_seq.c -rw-r--r-- 46.7 KB
aic94xx_seq.h -rw-r--r-- 2.2 KB
aic94xx_task.c -rw-r--r-- 17.5 KB
aic94xx_tmf.c -rw-r--r-- 18.1 KB

back to top