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:
28d5445
)
m68k: merge the MMU and non-MMU versions of the entry.S code
author
Greg Ungerer
<gerg@uclinux.org>
Wed, 9 May 2012 07:05:24 +0000
(17:05 +1000)
committer
Greg Ungerer
<gerg@uclinux.org>
Sun, 15 Jul 2012 23:59:21 +0000
(09:59 +1000)
Some of the entry.S code is common to both MMU and non-MMU builds.
So merge the entry_no.S and entry_mm.S files back into a single file.
With a little code movement we only need a single #ifdef.
Signed-off-by: Greg Ungerer <gerg@uclinux.org>
Acked-by: Geert Uytterhoeven <geert@linux-m68k.org>
No differences found