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

arm64: acpi: Remove __init from acpi_psci_use_hvc() for use by SDEI



SDEI inherits the 'use hvc' bit that is also used by PSCI. PSCI does all
its initialisation early, SDEI does its late.

Remove the __init annotation from acpi_psci_use_hvc().

Signed-off-by: James Morse's avatarJames Morse <james.morse@arm.com>

==
The function name is unchanged as this bit is named 'PSCI_USE_HVC'
in table 5-37 of ACPIv6.1.
parent 70f3f623
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