commit | 7fec52bf8095a95d7f698e9a165d4cace514a204 | [log] [tgz] |
---|---|---|
author | Gavin Shan <gshan@redhat.com> | Thu Mar 19 10:01:42 2020 +1100 |
committer | Catalin Marinas <catalin.marinas@arm.com> | Tue Mar 24 17:24:11 2020 +0000 |
tree | 0230843835ca4cc4ba871105d505f14fa67ddf88 | |
parent | f8788d86ab28f61f7b46eb6be375f8a726783636 [diff] |
arm64: Declare ACPI parking protocol CPU operation if needed It's obvious we needn't declare the corresponding CPU operation when CONFIG_ARM64_ACPI_PARKING_PROTOCOL is disabled, even it doesn't cause any compiling warnings. Signed-off-by: Gavin Shan <gshan@redhat.com> Acked-by: Mark Rutland <mark.rutland@arm.com> Signed-off-by: Catalin Marinas <catalin.marinas@arm.com>