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:
dc28094
)
arm: fix implicit module.h users by adding it to arch/arm as required.
author
Paul Gortmaker
<paul.gortmaker@windriver.com>
Sun, 31 Jul 2011 20:14:14 +0000
(16:14 -0400)
committer
Paul Gortmaker
<paul.gortmaker@windriver.com>
Mon, 31 Oct 2011 23:30:50 +0000
(19:30 -0400)
These files will fail to compile if we dont clean them up in advance
and have them include the appropriate headers they need.
Signed-off-by: Paul Gortmaker <paul.gortmaker@windriver.com>
No differences found