Hello arm-soc maintainers,
Please pull this small patch fixing a recently introduced typo in the OP-TEE driver.
Thanks, Jens
The following changes since commit 8f5ae30d69d7543eee0d70083daf4de8fe15d585:
Linux 6.17-rc1 (2025-08-10 19:41:16 +0300)
are available in the Git repository at:
git://git.kernel.org/pub/scm/linux/kernel/git/jenswi/linux-tee.git tags/optee-typo-fix-for-v6.17
for you to fetch changes up to 75dbd4304afe574fcfc4118a5b78776a9f48fdc4:
tee: optee: ffa: fix a typo of "optee_ffa_api_is_compatible" (2025-08-18 15:05:49 +0200)
---------------------------------------------------------------- OP-TEE driver fix for v6.17
Fixing a typo in a function name.
---------------------------------------------------------------- Sungbae Yoo (1): tee: optee: ffa: fix a typo of "optee_ffa_api_is_compatible"
drivers/tee/optee/ffa_abi.c | 4 ++-- 1 file changed, 2 insertions(+), 2 deletions(-)
op-tee@lists.trustedfirmware.org