Commit 0aa6f423 authored by Andrew Morton's avatar Andrew Morton Committed by Linus Torvalds

[PATCH] M68k head unused

From: Geert Uytterhoeven <geert@linux-m68k.org>

M68k: Remove unused console_video_virtual (from Roman Zippel)
parent 7c7e5a98
......@@ -1232,10 +1232,6 @@ L(mmu_init_mac):
putc 'F'
lea %pc@(L(mac_videobase)),%a0
lea %pc@(L(console_video_virtual)),%a1
movel %a0@,%a1@
is_not_040_or_060(1f)
moveq #_PAGE_NOCACHE_S,%d3
......@@ -3830,11 +3826,6 @@ L(iobase):
.long 0
#endif
#ifdef CONFIG_MAC
L(console_video_virtual):
.long 0
#endif /* CONFIG_MAC */
#if defined(CONSOLE)
L(console_globals):
.long 0 /* cursor column */
......
Markdown is supported
0%
or
You are about to add 0 people to the discussion. Proceed with caution.
Finish editing this message first!
Please register or to comment