diff options
author | Sudeep Holla <sudeep.holla@arm.com> | 2022-06-28 14:53:43 +0200 |
---|---|---|
committer | Ard Biesheuvel <ardb@kernel.org> | 2022-06-30 17:35:45 +0200 |
commit | 353efd5e97a7973d78f2634274b57309d0966e29 (patch) | |
tree | f93d555f0593996ece12a58a22d6eda7fd2bd54f /sound/mips/Makefile | |
parent | efi: Simplify arch_efi_call_virt() macro (diff) | |
download | linux-353efd5e97a7973d78f2634274b57309d0966e29.tar.xz linux-353efd5e97a7973d78f2634274b57309d0966e29.zip |
ACPI: PRM: Change handler_addr type to void pointer
handler_addr is a virtual address passed to efi_call_virt_pointer.
While x86 currently type cast it into the pointer in it's arch specific
arch_efi_call_virt() implementation, ARM64 is restrictive for right
reasons.
Convert the handler_addr type from u64 to void pointer.
Signed-off-by: Sudeep Holla <sudeep.holla@arm.com>
Acked-by: Rafael J. Wysocki <rafael.j.wysocki@intel.com>
Signed-off-by: Ard Biesheuvel <ardb@kernel.org>
Diffstat (limited to 'sound/mips/Makefile')
0 files changed, 0 insertions, 0 deletions