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:
958903d
)
m68k/mac: Move struct mac_booter_data to <asm/macintosh.h>
author
Geert Uytterhoeven
<geert@linux-m68k.org>
Wed, 2 Oct 2013 08:01:43 +0000
(10:01 +0200)
committer
Geert Uytterhoeven
<geert@linux-m68k.org>
Tue, 26 Nov 2013 10:09:14 +0000
(11:09 +0100)
struct mac_booter_data is no longer part of the bootinfo API, hence move it
from <asm/bootinfo.h> to <asm/macintosh.h>, dropping all unused fields in
the process.
Also remove the no longer used mac_booter_data pointer from head.S.
Signed-off-by: Geert Uytterhoeven <geert@linux-m68k.org>
No differences found