Skip to content
Commit b4996ae2 authored by James Morse's avatar James Morse
Browse files

ACPI: processor: Remove the no longer needed __weak arch_register_cpu()



acpi_processor.c has a weak definition of arch_register_cpu() for arm64,
as arm64 didn't previously define one. Now that it does, remove it.

This will let ia64 and x86 fall-back on the common code definition
when CONFIG_HOTPLUG_CPU is not defined.

Signed-off-by: James Morse's avatarJames Morse <james.morse@arm.com>
parent 89fe613c
Loading
Loading
Loading
Loading
0% Loading or .
You are about to add 0 people to the discussion. Proceed with caution.
Finish editing this message first!
Please register or to comment