ANDROID: KVM: arm64: Fix hyp_event_id cast
This was working until now as the cast was the first element of the
structure. But with the upcoming in-module-hyp-events, this would lead
to a build failure.
Bug: 278749606
Change-Id: Ifd033cdb1f0115d297ee4efcc361edd377a1e7d8
Signed-off-by:
Vincent Donnefort <vdonnefort@google.com>
Loading
Please sign in to comment