summaryrefslogtreecommitdiffstats
path: root/arch/m68k
diff options
context:
space:
mode:
authorРуслан Исаев <ubijca16@gmail.com>2018-08-22 13:53:46 +0300
committerGeert Uytterhoeven <geert@linux-m68k.org>2018-08-31 09:30:42 +0200
commit58c116fb7dc6703a557fe79c6e6ebab1450082b3 (patch)
tree3bfaf12000f108cce44867421c0cf51c9a88a439 /arch/m68k
parentaee94ee873d71d706928b8550dc8ef0c9ca6722d (diff)
downloadlinux-0-day-58c116fb7dc6703a557fe79c6e6ebab1450082b3.tar.gz
linux-0-day-58c116fb7dc6703a557fe79c6e6ebab1450082b3.tar.xz
m68k/sun3: Remove is_medusa and m68k_pgtable_cachemode
Did TODO to clean the kernel code a bit. Signed-off-by: Ruslan Isaev <ubijca16@gmail.com> Signed-off-by: Geert Uytterhoeven <geert@linux-m68k.org>
Diffstat (limited to 'arch/m68k')
-rw-r--r--arch/m68k/kernel/sun3-head.S6
1 files changed, 0 insertions, 6 deletions
diff --git a/arch/m68k/kernel/sun3-head.S b/arch/m68k/kernel/sun3-head.S
index faf18f4fab1fd..d19a94754d563 100644
--- a/arch/m68k/kernel/sun3-head.S
+++ b/arch/m68k/kernel/sun3-head.S
@@ -88,9 +88,3 @@ kpt:
.long 0
availmem:
.long 0
-| todo: remove next two. --m
-is_medusa:
- .long 0
-m68k_pgtable_cachemode:
- .long 0
-