kernel-ark/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 cpuidle: ladder.c needs module.h and not just moduleparam.h 2011-10-31 19:31:31 -04:00
cpuidle.c cpuidle: Add module.h to drivers/cpuidle files as required. 2011-10-31 19:31:30 -04:00
cpuidle.h
driver.c
governor.c
Kconfig
Makefile
sysfs.c