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:
5611cc4
)
arch/tile: add a few #includes and an EXPORT to catch up with kernel changes.
author
Chris Metcalf
<cmetcalf@tilera.com>
Thu, 1 Dec 2011 16:37:20 +0000
(11:37 -0500)
committer
Chris Metcalf
<cmetcalf@tilera.com>
Sat, 3 Dec 2011 20:31:41 +0000
(15:31 -0500)
The empty_zero_page[] export is required for ZERO_PAGE() module references.
The #includes are due to changes in implicit inclusion, and should of
course have been in the sources from the beginning.
Signed-off-by: Chris Metcalf <cmetcalf@tilera.com>
No differences found