m68k/mac: Move struct mac_booter_data to <asm/macintosh.h>

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>
This commit is contained in:
Geert Uytterhoeven
2013-10-02 10:01:43 +02:00
parent 958903d6f0
commit bdd47c9fc1
3 changed files with 23 additions and 41 deletions

View File

@@ -3896,8 +3896,6 @@ BVME_SCC_DATA_A = 0xffb0000f
#endif
#if defined(CONFIG_MAC)
L(mac_booter_data):
.long 0
L(mac_videobase):
.long 0
L(mac_videodepth):