git.openpandora.org
/
pandora-kernel.git
/ commitdiff
commit
grep
author
committer
pickaxe
?
search:
re
summary
|
shortlog
|
log
|
commit
| commitdiff |
tree
raw
|
patch
| inline |
side by side
(parent:
884b17e
)
cpuidle: ladder.c needs module.h and not just moduleparam.h
author
Paul Gortmaker
<paul.gortmaker@windriver.com>
Mon, 29 Aug 2011 21:52:39 +0000
(17:52 -0400)
committer
Paul Gortmaker
<paul.gortmaker@windriver.com>
Mon, 31 Oct 2011 23:31:31 +0000
(19:31 -0400)
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>
No differences found