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:
783ac47
)
powerpc: io-workarounds.c was implicitly getting init_mm
author
Paul Gortmaker
<paul.gortmaker@windriver.com>
Fri, 27 May 2011 17:39:01 +0000
(13:39 -0400)
committer
Paul Gortmaker
<paul.gortmaker@windriver.com>
Mon, 31 Oct 2011 23:30:37 +0000
(19:30 -0400)
It was coming in via device.h --> module.h etc. but we want to
clean that up. So explicitly include the header where init_mm
is being declared.
Signed-off-by: Paul Gortmaker <paul.gortmaker@windriver.com>
No differences found