Merge tag 'tee-fix-for-v6.3' of https://git.linaro.org/people/jens.wiklander/linux...
authorArnd Bergmann <arnd@arndb.de>
Mon, 3 Apr 2023 15:54:01 +0000 (17:54 +0200)
committerArnd Bergmann <arnd@arndb.de>
Mon, 3 Apr 2023 15:54:01 +0000 (17:54 +0200)
commita3c40af4a7ea4fbeecca28a1d4dce6869a8d6995
treea034a4ced688f39ff11cc8ce8ef97172cc7e6f89
parent0311454f4f2effef609499219a75c70ae21cccc5
parent8671133082176d1388e20ac33d61cf7e3b05adf5
Merge tag 'tee-fix-for-v6.3' of https://git.linaro.org/people/jens.wiklander/linux-tee into arm/fixes

Add explicit cast to (void *) for virt_to_page() argument

* tag 'tee-fix-for-v6.3' of https://git.linaro.org/people/jens.wiklander/linux-tee:
  tee: Pass a pointer to virt_to_page()

Link: https://lore.kernel.org/r/20230330124804.GA1943242@rayden
Signed-off-by: Arnd Bergmann <arnd@arndb.de>