linux-stable-rt/drivers/cpuidle
Paul Gortmaker 70e522a028 cpuidle: ladder.c needs module.h and not just moduleparam.h
This file has module_init/exit and MODULE_LICENSE, and so it
needs the full module.h header.

Signed-off-by: Paul Gortmaker <paul.gortmaker@windriver.com>
2011-10-31 19:31:31 -04:00
..
governors
Kconfig
Makefile
cpuidle.c
cpuidle.h
driver.c
governor.c
sysfs.c