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:
c06e9bb
)
m68knommu: use generic section names in mm/init code
author
Greg Ungerer
<gerg@uclinux.org>
Tue, 23 Aug 2011 04:59:42 +0000
(14:59 +1000)
committer
Greg Ungerer
<gerg@uclinux.org>
Tue, 18 Oct 2011 04:22:26 +0000
(14:22 +1000)
We should be including and using sections.h to get at the extern
definitions of the linker sections in the m68knommu mm init code.
Not defining them locally.
Signed-off-by: Greg Ungerer <gerg@uclinux.org>
No differences found