Commit
This commit does not belong to any branch on this repository, and may belong to a fork outside of the repository.
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>
- Loading branch information