mirror of
https://github.com/hardkernel/linux.git
synced 2026-06-03 17:51:57 +09:00
arm64: Remove unused cpu_name ascii in arch/arm64/mm/proc.S
commit f3a1d7d53d upstream.
This string has been moved to arch/arm64/kernel/cputable.c.
Signed-off-by: Catalin Marinas <catalin.marinas@arm.com>
Cc: Mark Brown <broonie@kernel.org>
Signed-off-by: Greg Kroah-Hartman <gregkh@linuxfoundation.org>
This commit is contained in:
committed by
Greg Kroah-Hartman
parent
29f37087bb
commit
ae5092fadd
@@ -95,10 +95,6 @@ ENTRY(cpu_do_switch_mm)
|
||||
ret
|
||||
ENDPROC(cpu_do_switch_mm)
|
||||
|
||||
cpu_name:
|
||||
.ascii "AArch64 Processor"
|
||||
.align
|
||||
|
||||
.section ".text.init", #alloc, #execinstr
|
||||
|
||||
/*
|
||||
|
||||
Reference in New Issue
Block a user