android_kernel_samsung_sm8650/drivers/firmware/smccc
Greg Kroah-Hartman 9e3a2d05a6 ANDROID: GKI: Fix firmware: smccc build error
In commit 0ca5de8309 ("firmware: smccc: Fix use of uninitialised
results structure"), a unused variable was removed, but in the
android-specific changes in the function, the variable was still needed,
so it broke the build.  Fix this up by putting the variable back as it
is required and set it properly.

Fixes: 0ca5de8309 ("firmware: smccc: Fix use of uninitialised results structure")
Change-Id: Icef4bcc0403f4f09fb7ca3a72346007af79f7f8e
Signed-off-by: Greg Kroah-Hartman <gregkh@google.com>
2023-09-30 16:10:53 +00:00
..
Kconfig firmware: smccc: Add ARCH_SOC_ID support 2020-07-06 09:48:06 +01:00
kvm_guest.c FROMLIST: firmware/smccc: Call arch-specific hook on discovering KVM services 2022-12-15 10:50:45 +00:00
Makefile arm/arm64: Probe for the presence of KVM hypervisor 2021-03-31 09:16:55 +01:00
smccc.c irqchip/gicv3: Workaround for NVIDIA erratum T241-FABRIC-4 2023-05-24 17:32:36 +01:00
soc_id.c ANDROID: GKI: Fix firmware: smccc build error 2023-09-30 16:10:53 +00:00