ANDROID: add memset32 to db835c list of exported symbols needed.

In commit cfc7ee210f ("wifi: ath11k: fix writing to unintended memory
region"), that was in 6.1.28, the ath11k driver added the need to use
memset32.  While that symbol is exported for other platforms, it's not
exported for this one, so the build is broken.  Fix that up by adding
the needed symbol to the android/abi_gki_aarch64_db845c file.

Fixes: cfc7ee210f ("wifi: ath11k: fix writing to unintended memory region")
Change-Id: I44c240c60203ae385f021922a25028fb41839841
Signed-off-by: Greg Kroah-Hartman <gregkh@google.com>
This commit is contained in:
Greg Kroah-Hartman 2023-06-12 17:48:19 +00:00
parent 3ec1d2a158
commit ec2daee24c

View File

@ -437,6 +437,7 @@
memmove
memremap
memset
memset32
__memset_io
memstart_addr
memunmap